Browse Source

Update tests/TestCase/ORM/RulesCheckerIntegrationTest.php

Mark Story 5 years ago
parent
commit
5c3ecdefad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/ORM/RulesCheckerIntegrationTest.php

+ 1 - 1
tests/TestCase/ORM/RulesCheckerIntegrationTest.php

@@ -417,7 +417,7 @@ class RulesCheckerIntegrationTest extends TestCase
     }
 
     /**
-     * Tests isUnique with allowMultipleNulles
+     * Tests isUnique with allowMultipleNulls
      *
      * @group save
      * @return void