diff --git a/tests/TestCase/Model/Behavior/EnumBehaviorTest.php b/tests/TestCase/Model/Behavior/EnumBehaviorTest.php index 3f4bb0d..0b21f05 100644 --- a/tests/TestCase/Model/Behavior/EnumBehaviorTest.php +++ b/tests/TestCase/Model/Behavior/EnumBehaviorTest.php @@ -163,6 +163,7 @@ public static function provideBasicConfiguration(): array ], ], 'classMap' => [], + 'className' => 'CakeDC/Enum.Enum', ]; return [