Bug #400
Tests failing with args.targets.toLowerCase is not a function
Start date:
09/17/2025
Due date:
% Done:
0%
Estimated time:
Description
There are 11 different failures in the test suite all with the same error message:
TypeError: args.targets.toLowerCase is not a function
at Object.execute (imports/lib/operations/heal.js:140:24)
at Object.execute (imports/lib/operations/base.js:41:32)
at Test.<anonymous> (imports/lib/operations/heal.test.js:120:21)
at run (packages/meteortesting:mocha-core/server.js:34:29)