]> BookStack Code Mirror - bookstack/blobdiff - tests/Auth/Saml2Test.php
Update settings.php
[bookstack] / tests / Auth / Saml2Test.php
index 9a3d6d8ecabb27acedb25957d2bef56920913009..d0da4529735adcb7e2dfe0229c768cac4552aa2e 100644 (file)
@@ -1,7 +1,8 @@
-<?php namespace Tests;
+<?php namespace Tests\Auth;
 
 use BookStack\Auth\Role;
 use BookStack\Auth\User;
+use Tests\TestCase;
 
 class Saml2Test extends TestCase
 {