Skip to content

Commit f0353d4

Browse files
committed
Readme minor fixes.
1 parent ed64d05 commit f0353d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Laravel-specific testing helpers and asserts.
3131
composer require --dev illuminated/testing-tools
3232
```
3333

34-
2. Use `Illuminated\Testing\TestingTools` trait and disable `$mockConsoleOutput`:
34+
2. Use `Illuminated\Testing\TestingTools` and disable `$mockConsoleOutput`:
3535

3636
```php
3737
use Illuminated\Testing\TestingTools;

0 commit comments

Comments
 (0)