We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac417e7 commit 31ec905Copy full SHA for 31ec905
1 file changed
test/data/sandbox/configs/timeouts/beforeSuite_timeout_test.js
@@ -1,4 +1,4 @@
1
-Feature('Timeout')
+Feature('Global Timeout with BeforeSuite')
2
3
BeforeSuite(() => {
4
// No stuff needed here to reproduce the issue
0 commit comments