]> BookStack Code Mirror - bookstack/blobdiff - tests/Api/ApiAuthTest.php
Merge pull request #5917 from BookStackApp/copy_references
[bookstack] / tests / Api / ApiAuthTest.php
index 93e4b02e423178a514a2ab9fe9b2c52a6eaa474f..4e446bf5d1a2f6867083cdc5b588836c5c3bc6b5 100644 (file)
@@ -12,7 +12,7 @@ class ApiAuthTest extends TestCase
 {
     use TestsApi;
 
-    protected $endpoint = '/api/books';
+    protected string $endpoint = '/api/books';
 
     public function test_requests_succeed_with_default_auth()
     {