remove duplicate key from dict
Change-Id: Ibe22b31efc2e4454277961572a7e2060e78b8842
This commit is contained in:
parent
0247657020
commit
8260b41a2e
meteos/tests/unit/api/v1
@ -168,7 +168,6 @@ class FakeEngine(object):
|
||||
"display_name": "sample-data",
|
||||
"project_id": "475312c52eb941d3ab072fba9271d9c1",
|
||||
"status": "creating",
|
||||
"name": "sample-data",
|
||||
"stderr": "null",
|
||||
"user_id": "511c049d52524ba9b14b0ff33867d3b8"
|
||||
}
|
||||
|
@ -40,7 +40,6 @@ fake_model = {"model": {
|
||||
"user_id": "511c049d52524ba9b14b0ff33867d3b8"}}
|
||||
|
||||
result = {"model": {
|
||||
"id": "8caaabed10aaae1d1366f50a28a8b501c77c2c5c",
|
||||
"created_at": "2016-11-30T07:03:33.000000",
|
||||
"description": 'null',
|
||||
"id": "c8707239-ae83-40c8-9d1b-273981ba209d",
|
||||
|
Loading…
x
Reference in New Issue
Block a user