X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ee6a2339b654d1a4537319fb1548fd311549dfc7..refs/pull/3918/head:/tests/SecurityHeaderTest.php diff --git a/tests/SecurityHeaderTest.php b/tests/SecurityHeaderTest.php index d8ba5873f..00459ec69 100644 --- a/tests/SecurityHeaderTest.php +++ b/tests/SecurityHeaderTest.php @@ -3,6 +3,7 @@ namespace Tests; use BookStack\Util\CspService; +use Illuminate\Testing\TestResponse; class SecurityHeaderTest extends TestCase {