Skip to content

Commit fa6d90d

Browse files
committed
inc timeout
1 parent 08255f5 commit fa6d90d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Pest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
use Pest\Browser\Api\Webpage;
1717

1818
pest()->extend(TestCase::class)->in('Feature');
19+
pest()->browser()->timeout(10000);
1920

2021
/*
2122
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)