apply StyleCI suggestion

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

View file

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