Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dchapkine committed Apr 21, 2023
1 parent d3847c9 commit 056b447
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"scripts": {
"start": "tsdx watch",
"build": "tsdx build",
"test": "tsdx test",
"test": "tsdx test --passWithNoTests",
"lint": "tsdx lint",
"prepare": "tsdx build",
"size": "size-limit",
Expand Down
Empty file added test/.gitkeep
Empty file.
7 changes: 0 additions & 7 deletions test/blah.test.ts

This file was deleted.

0 comments on commit 056b447

Please sign in to comment.