You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know which line trhow error but it should fail the test case instead of throwing any error.
...\node_modules\alsatian\core\matchers\function-matcher.js:179
throw new errors_1.FunctionCallMatchError(this.actualValue, this.shouldMatch);
^
FunctionCallMatchError: Expected function to be called.
The text was updated successfully, but these errors were encountered:
Here is my test code
I don't know which line trhow error but it should fail the test case instead of throwing any error.
The text was updated successfully, but these errors were encountered: