ACI: Fix integration tests after error message change (#35138)

This commit is contained in:
Dag Wieers 2018-01-20 21:40:55 +01:00 committed by GitHub
commit 2ad91dd359
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 26 additions and 47 deletions

View file

@ -182,7 +182,7 @@
assert:
that:
- range_present_missing_param.failed == true
- 'range_present_missing_param.msg == "state is present but the following are missing: range_end,range_name,range_start"'
- 'range_present_missing_param.msg == "state is present but all of the following are missing: range_end, range_name, range_start"'
- name: missing required param - error message works
aci_encap_pool_range: