Skip to content

Commit 31ec905

Browse files
committed
test: clarify feature name for global timeout with BeforeSuite
1 parent ac417e7 commit 31ec905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/data/sandbox/configs/timeouts/beforeSuite_timeout_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Feature('Timeout')
1+
Feature('Global Timeout with BeforeSuite')
22

33
BeforeSuite(() => {
44
// No stuff needed here to reproduce the issue

0 commit comments

Comments
 (0)