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 74dd4dc commit fc55ce8Copy full SHA for fc55ce8
README.md
@@ -78,11 +78,6 @@ uses(\Mantle\Testkit\TestCase::class)->in(__DIR__);
78
\Mantle\Testing\install();
79
```
80
81
-Mantle also uses
82
-[composer-wordpress-autoloader](https://github.com/alleyinteractive/composer-wordpress-autoloader)
83
-so you will need to load `vendor/wordpress-autoload.php` instead of just
84
-`vendor/autoload.php`.
85
-
86
Finally, you can run Pest directly from the command line:
87
88
```bash
0 commit comments