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
Copy file name to clipboardExpand all lines: test/helpers/assert.js
-10Lines changed: 0 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -265,16 +265,6 @@ class Assert {
265
265
thrownewError(`Files ${Object.keys(expectedFileStrings).join(', ')} were expected to be found in the directory but were not. Actual files: ${actualFiles.join(', ')}`);
0 commit comments