Commit f1f176d8 by Toshio Kuratomi

Merge pull request #10266 from sivel/rax-cbs-test-size-fix

rax_cbs: Remove explicit msg match for invalid size in integration tests
parents fdb36b4e 1d0ceb37
...@@ -103,7 +103,6 @@ ...@@ -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'
# ============================================================ # ============================================================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment