Skip to content

Commit

Permalink
Enable commands test
Browse files Browse the repository at this point in the history
  • Loading branch information
jkcdarunday committed Aug 15, 2024
1 parent b3e36dc commit 908d1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ async function runTests () {
await import('./02-shutdown.test.js')
await import('./03-teardown.test.js')
await import('./04-updates.test.js')
// await import('./05-commands.test.js')
await import('./05-commands.test.js')
await import('./06-worker.test.js')

test.resume()
Expand Down

0 comments on commit 908d1da

Please sign in to comment.