Skip to content

Commit 1b0e643

Browse files
datamwebMGatner
andauthored
Update tests/Authorization/AuthorizableTest.php
Co-authored-by: MGatner <mgatner@icloud.com>
1 parent 79d3e3e commit 1b0e643

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Authorization/AuthorizableTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ public function testCanCascadesToGroupsWithWildcards(): void
303303
*/
304304
public function testCreatedAtIfDefaultLocaleSetFaWithAddGroup(): void
305305
{
306+
// @phpstan-ignore-next-line
306307
if (version_compare(CodeIgniter::CI_VERSION, '4.2.1', '<')) {
307308
$this->markTestSkipped('This test does not work on CI v4.2.0 or before due to a bug.');
308309
}

0 commit comments

Comments
 (0)