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 10a8f32 commit 142bc8aCopy full SHA for 142bc8a
README.md
@@ -26,7 +26,7 @@ Provides Laravel-specific testing helpers and asserts.
26
composer require illuminated/testing-tools --dev
27
```
28
29
-2. Use `Illuminated\Testing\TestingTools` trait in your base `TestCase` class:
+2. Use `Illuminated\Testing\TestingTools` in your `TestCase` class:
30
31
```php
32
use Illuminated\Testing\TestingTools;
0 commit comments