Parcourir la source

Fix typo in tests

Stéphane Delprat il y a 7 ans
Parent
commit
7ddd747b43
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tests/Alcaeus/MongoDbAdapter/Mongo/MongoCollectionTest.php

+ 1 - 1
tests/Alcaeus/MongoDbAdapter/Mongo/MongoCollectionTest.php

@@ -130,7 +130,7 @@ class MongoCollectionTest extends TestCase
         $this->assertSame(1, $this->getCollection()->count(['foo']));
     }
 
-    public function testInsertWithAlphaNumbericKey()
+    public function testInsertWithAlphaNumericKey()
     {
         /**
          * Force the array to store the key as a string "0".