Skip to content

Commit

Permalink
Remove sync tests from package.js
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Apr 8, 2024
1 parent a5614b9 commit ee76581
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ Package.onTest(function (api) {
'mongo'
], both)

api.addFiles('roles/tests/server.js', 'server')
api.addFiles('roles/tests/serverAsync.js', 'server')
api.addFiles('roles/tests/client.js', 'client')
api.addFiles('roles/tests/clientAsync.js', 'client')
Expand Down

0 comments on commit ee76581

Please sign in to comment.