X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ee24635e06a8c01d751f80caba47c57f76e8989d..3f5dc10cd4cf901b44b1cf8c9e2626bf0425d488:/tests/DebugViewTest.php diff --git a/tests/DebugViewTest.php b/tests/DebugViewTest.php index ec66de10a..43de9f175 100644 --- a/tests/DebugViewTest.php +++ b/tests/DebugViewTest.php @@ -2,7 +2,7 @@ namespace Tests; -use BookStack\Auth\Access\SocialAuthService; +use BookStack\Access\SocialAuthService; use Illuminate\Testing\TestResponse; class DebugViewTest extends TestCase