mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-28 19:06:39 +08:00
Upgraded to Laravel 5.4
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
<?php
|
||||
|
||||
use Illuminate\Support\Facades\DB;
|
||||
|
||||
class EntityTest extends TestCase
|
||||
class EntityTest extends BrowserKitTest
|
||||
{
|
||||
|
||||
public function test_entity_creation()
|
||||
|
Reference in New Issue
Block a user