Merge branch 'master' into 4232-slow-pipes-n-jobs
[arvados.git] / sdk / python / tests / test_arv_put.py
index 41fa8cfb66df03fc478d7f96642d6283c0ba5734..eaefd790b0741585804ac0f6e503ee2cad31fe0f 100644 (file)
@@ -543,7 +543,7 @@ class ArvPutIntegrationTest(run_test_server.TestCaseWithServers,
 
     def test_put_collection_with_default_redundancy(self):
         collection = self.run_and_find_collection("")
-        self.assertEqual(2, collection['replication_desired'])
+        self.assertEqual(None, collection['replication_desired'])
 
     def test_put_collection_with_unnamed_project_link(self):
         link = self.run_and_find_collection(