Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gizburdt authored Jan 22, 2018
1 parent 2736bf1 commit 60f1816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ use Appstract\DuskDrivers\Safari\SupportsSafari;
abstract class DuskTestCase extends BaseTestCase
{
use CreatesApplication, SupportsSafari;
}
```

Now you can start the server in the ```prepare``` method:
Expand Down

0 comments on commit 60f1816

Please sign in to comment.