mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
@ -1,6 +1,7 @@
|
||||
<?php namespace Tests;
|
||||
<?php namespace Tests\Entity;
|
||||
|
||||
use BookStack\Entities\Repos\PageRepo;
|
||||
use Tests\BrowserKitTest;
|
||||
|
||||
class PageDraftTest extends BrowserKitTest
|
||||
{
|
||||
|
Reference in New Issue
Block a user