Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
Merge "Update API tests to accomodate for upserts"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Feb 11, 2015
2 parents 74d6bfc + f3a8669 commit 166acb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion tests/api/services/data_patch_service.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,5 +173,6 @@
"rules": [{"name": "rule1", "referrer": "abc"}]
}
}
]
],
"empty_list": []
}
1 change: 0 additions & 1 deletion tests/api/services/data_patch_service_negative.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"rules": [{"name" : "origin", "request_url" : "/origin.htm"}]}
}
],
"empty_list": [],
"empty_dict":[{}],
"remove_name": [
{"op": "remove",
Expand Down

0 comments on commit 166acb3

Please sign in to comment.