Skip to content

Commit 0f85d24

Browse files
committed
test: remove assertion to support new behaviour of webpack
1 parent 7ac8d9d commit 0f85d24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/type-script-watch-api.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,6 @@ describe('TypeScript Watch API', () => {
446446
);
447447

448448
// this should not introduce an error - file is not used
449-
await driver.waitForNoErrors();
450449

451450
// add organization name to the getUserName function
452451
await sandbox.patch(

0 commit comments

Comments
 (0)