mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-30 12:38:12 +08:00
Upgraded to Laravel 5.4
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
|
||||
class PageDraftTest extends TestCase
|
||||
class PageDraftTest extends BrowserKitTest
|
||||
{
|
||||
protected $page;
|
||||
protected $entityRepo;
|
||||
|
Reference in New Issue
Block a user