mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-10 13:43:38 +08:00
Updated translators and merged styleci fixes
This commit is contained in:
@ -13,7 +13,6 @@ use Tests\TestCase;
|
||||
*/
|
||||
class FrameworkAssumptionTest extends TestCase
|
||||
{
|
||||
|
||||
public function test_scopes_error_if_not_existing()
|
||||
{
|
||||
$this->expectException(BadMethodCallException::class);
|
||||
|
Reference in New Issue
Block a user