]> BookStack Code Mirror - bookstack/blobdiff - tests/TestResponse.php
Reverted shift change to old migration
[bookstack] / tests / TestResponse.php
index 79f173c9b1bee136dee5552093c418eb26cb5488..5e2be3ac35c103caa3b897dc4fec0fc5d7322984 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Tests;
 
-use Illuminate\Foundation\Testing\TestResponse as BaseTestResponse;
+use Illuminate\Testing\TestResponse as BaseTestResponse;
 use PHPUnit\Framework\Assert as PHPUnit;
 use Symfony\Component\DomCrawler\Crawler;