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