Skip to content

Commit 2123542

Browse files
committed
chore(npm): update dependencies
1 parent 2a5d5b0 commit 2123542

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import { Runner } from '#src'
1111

1212
await Runner.setTsEnv()
1313
.addAssertPlugin()
14+
.addExpectTypeOfPlugin()
1415
.addPath('tests/unit/**/*Test.ts')
1516
.setCliArgs(process.argv.slice(2))
1617
.setGlobalTimeout(10000)

0 commit comments

Comments
 (0)