]> BookStack Code Mirror - bookstack/blobdiff - tests/TestCase.php
Quick run through of applying new test entity helper class
[bookstack] / tests / TestCase.php
index cc8e57453ea224834a0dbd1223dfc2e7a2111ba2..356fdaa37a24b14db956faab2ca0b09b262de25e 100644 (file)
@@ -27,6 +27,7 @@ use Monolog\Logger;
 use Psr\Http\Client\ClientInterface;
 use Ssddanbrown\AssertHtml\TestsHtml;
 use Tests\Helpers\EntityProvider;
+use Tests\Helpers\TestServiceProvider;
 
 abstract class TestCase extends BaseTestCase
 {