We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed64d05 commit f0353d4Copy full SHA for f0353d4
README.md
@@ -31,7 +31,7 @@ Laravel-specific testing helpers and asserts.
31
composer require --dev illuminated/testing-tools
32
```
33
34
-2. Use `Illuminated\Testing\TestingTools` trait and disable `$mockConsoleOutput`:
+2. Use `Illuminated\Testing\TestingTools` and disable `$mockConsoleOutput`:
35
36
```php
37
use Illuminated\Testing\TestingTools;
0 commit comments