code style fix
CI / testsuite (mysql, 8.4, ) (push) Successful in 2m45s
CI / testsuite (mysql, 8.2, ) (push) Successful in 5m1s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 2m44s
CI / testsuite (pgsql, 8.2, ) (push) Successful in 6m5s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Successful in 3m51s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 4m25s
CI / Coding Standard & Static Analysis (push) Successful in 3m30s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 12m13s

This commit is contained in:
bs
2026-08-21 23:42:25 -07:00
parent bced090f36
commit c9b0bee8d1
@@ -14,6 +14,7 @@ use CheeseCake\View\Helper\ActiveLinkHelper;
class ActiveLinkHelperTest extends TestCase {
use IntegrationTestTrait;
public function setUp(): void {
parent::setUp();