diff --git a/tests/remove_both.js b/tests/remove_both.js index a920633..426fa70 100644 --- a/tests/remove_both.js +++ b/tests/remove_both.js @@ -101,7 +101,7 @@ if (Meteor.isServer) { if (Meteor.isClient) { Meteor.subscribe('test_remove_publish_collection2') - Tinytest.addAsync( + Tinytest.add( 'remove - collection2 document should affect external variable before and after it is removed', function (test, next) { let external = 0