1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

fixes from laravel-microscope

This commit is contained in:
imanghafoori
2020-10-16 02:57:36 +03:30
parent 6aa2bf9e27
commit 704b808e9e
6 changed files with 5 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<?php namespace Test\User;
<?php namespace Tests\User;
use BookStack\Api\ApiToken;
use Carbon\Carbon;