Updated translators and merged styleci fixes

This commit is contained in:
Dan Brown
2021-11-23 20:41:12 +00:00
parent f63d7f60aa
commit cd7788f2e9
4 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,6 @@ use Tests\TestCase;
*/
class FrameworkAssumptionTest extends TestCase
{
public function test_scopes_error_if_not_existing()
{
$this->expectException(BadMethodCallException::class);