We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c68e7 commit a791f78Copy full SHA for a791f78
README.md
@@ -82,4 +82,4 @@ php artisan dusk
82
```bash
83
php artisan dusk:make TodoTest
84
```
85
-- Our sample Test case Go to -> tests/Browser/TodoTest.php file. It navigates our sample app check some checkboxes add some to do.
+- Our sample Test case Go to -> tests/Browser/TodoTest.php file. It navigates to our sample app check some checkboxes add some to do.
0 commit comments