]> BookStack Code Mirror - bookstack/blobdiff - tests/User/UserPreferencesTest.php
Update settings.php
[bookstack] / tests / User / UserPreferencesTest.php
index b8166427525dcf74006f3fdfa0b60dd2779eeea0..b70d52dfa85f3d3dea3a5d1d378d2c9cd17f5951 100644 (file)
@@ -1,4 +1,6 @@
-<?php namespace Tests;
+<?php namespace Test\User;
+
+use Tests\TestCase;
 
 class UserPreferencesTest extends TestCase
 {