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