فهرست منبع

Merge pull request #242 from stephanedelprat/patch-1

Fix typo in tests
Andreas Braun 7 سال پیش
والد
کامیت
88a3022976
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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".