]> BookStack Code Mirror - bookstack/blobdiff - tests/Permissions/RolesTest.php
Quick run through of applying new test entity helper class
[bookstack] / tests / Permissions / RolesTest.php
index 23bfde74ce0a050670535954e1b04eae90fcb715..7512c6d2fb0b220c0d4cb9c2f3c3fe43832f0a2b 100644 (file)
@@ -17,7 +17,7 @@ use Tests\TestCase;
 
 class RolesTest extends TestCase
 {
-    protected $user;
+    protected User $user;
 
     protected function setUp(): void
     {