mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Merge pull request #10266 from sivel/rax-cbs-test-size-fix
rax_cbs: Remove explicit msg match for invalid size in integration tests
This commit is contained in:
commit
f1f176d86b
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@
|
||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
- rax_cbs|failed
|
- rax_cbs|failed
|
||||||
- rax_cbs.msg == '"size" must be greater than or equal to 100'
|
|
||||||
# ============================================================
|
# ============================================================
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue