13752: Merge branch 'master' into 13752-migrate-index-data
[arvados.git] / services / keepstore / pull_worker_test.go
index 7a8297039b513d62b2f8a38ab81ab0f9bc89f187..7b5077c1a7f70dad794e14fc148ae1da7fc60d04 100644 (file)
@@ -127,7 +127,7 @@ func (s *PullWorkerTestSuite) TestSpecifyMountUUID(c *C) {
                        requestBody: []byte(`[{
                                "locator":"acbd18db4cc2f85cedef654fccc4a4d8+3",
                                "servers":["server_1","server_2"],
-                               "mountuuid":"` + spec.sendUUID + `"}]`),
+                               "mount_uuid":"` + spec.sendUUID + `"}]`),
                })
                c.Assert(resp.Code, Equals, http.StatusOK)
                expectEqualWithin(c, time.Second, 0, func() interface{} {