Skip to content

Commit

Permalink
refactor: review suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
erights committed Aug 29, 2023
1 parent d6a27bf commit b444916
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions packages/vat-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
},
"devDependencies": {
"@endo/init": "^0.5.57",
"@endo/ses-ava": "^0.2.41",
"ava": "^5.3.0",
"tsd": "^0.28.1"
},
Expand Down
2 changes: 0 additions & 2 deletions packages/vat-data/test/prepare-test-env-ava.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
// eslint-disable-next-line import/no-extraneous-dependencies
import './prepare-test-env.js';

// eslint-disable-next-line import/no-extraneous-dependencies
import { wrapTest } from '@endo/ses-ava';
import rawTest from 'ava';

Expand Down

0 comments on commit b444916

Please sign in to comment.