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
assert.ok(fileExists(originalExpectedOutput),'The expected output does not exist; there is nothing to compare against! Has the expected output been created?\nCould not find: '+originalExpectedOutput)
assert.ok(pathExists(originalExpectedOutput),'The expected output does not exist; there is nothing to compare against! Has the expected output been created?\nCould not find: '+originalExpectedOutput)
0 commit comments