]> BookStack Code Mirror - bookstack/blobdiff - tests/SecurityHeaderTest.php
Guest create page: name field autofocus
[bookstack] / tests / SecurityHeaderTest.php
index d8ba5873fb85905c0afd00d2ec63a5ec09af3c19..00459ec694178fd98677cbb094aa7184df8d7431 100644 (file)
@@ -3,6 +3,7 @@
 namespace Tests;
 
 use BookStack\Util\CspService;
+use Illuminate\Testing\TestResponse;
 
 class SecurityHeaderTest extends TestCase
 {