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:
Toshio Kuratomi 2015-02-17 17:05:13 -08:00
commit f1f176d86b

View file

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