Skip to content

Commit 28e55cb

Browse files
author
ionut.stan
committed
Fix error handling/
1 parent c4e313f commit 28e55cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/AllTests.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,6 +1022,8 @@ class AllTests
10221022
// https://github.com/amir20/phantomjs-node/issues/649
10231023
return;
10241024
}
1025+
1026+
throw error;
10251027
}
10261028

10271029
await phantomPage.setting("javascriptEnabled", true);

0 commit comments

Comments
 (0)