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

rax_cbs: Remove explicit msg match for invalid size in integration tests
pull/10275/head
Toshio Kuratomi 10 years ago
commit f1f176d86b

@ -103,7 +103,6 @@
assert:
that:
- rax_cbs|failed
- rax_cbs.msg == '"size" must be greater than or equal to 100'
# ============================================================

Loading…
Cancel
Save