Skip to content

Commit 60f1816

Browse files
authored
Update README.md
1 parent 2736bf1 commit 60f1816

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ use Appstract\DuskDrivers\Safari\SupportsSafari;
3030
abstract class DuskTestCase extends BaseTestCase
3131
{
3232
use CreatesApplication, SupportsSafari;
33+
}
3334
```
3435

3536
Now you can start the server in the ```prepare``` method:

0 commit comments

Comments
 (0)