Skip to content

Commit 142bc8a

Browse files
committed
ITT: Readme fixes.
1 parent 10a8f32 commit 142bc8a

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
@@ -26,7 +26,7 @@ Provides Laravel-specific testing helpers and asserts.
2626
composer require illuminated/testing-tools --dev
2727
```
2828

29-
2. Use `Illuminated\Testing\TestingTools` trait in your base `TestCase` class:
29+
2. Use `Illuminated\Testing\TestingTools` in your `TestCase` class:
3030

3131
```php
3232
use Illuminated\Testing\TestingTools;

0 commit comments

Comments
 (0)