apply StyleCI suggestion

This commit is contained in:
El RIDO 2025-11-12 07:57:30 +01:00
parent 7b1c3ffd40
commit 777e0e8570
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92

View file

@ -150,5 +150,4 @@ class ViewTest extends TestCase
$this->expectExceptionCode(81);
$test->draw('../index');
}
}