]>
BookStack Code Mirror - bookstack/blobdiff - tests/SecurityHeaderTest.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updated tests to use ssddanbrown/asserthtml package
[bookstack]
/
tests
/
SecurityHeaderTest.php
diff --git
a/tests/SecurityHeaderTest.php
b/tests/SecurityHeaderTest.php
index d8ba5873fb85905c0afd00d2ec63a5ec09af3c19..00459ec694178fd98677cbb094aa7184df8d7431 100644
(file)
--- 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
{