Skip to content
Snippets Groups Projects
Verified Commit adc13091 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

TST: fix tests after server update

parent ae4f5662
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@ def test_record():
assert_equal(
rec3.get_property(
"SimpleBooleanProperty").get_errors()[0].description,
"Cannot parse value to boolean (either 'true' or 'false, "
"Cannot parse value to boolean (either 'true' or 'false', "
"ignoring case).")
finally:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment