There was an error while loading. Please reload this page.
1 parent fc4f2a6 commit 9125ddaCopy full SHA for 9125dda
1 file changed
examples/splitwise/test.hurl
@@ -40,5 +40,5 @@ HTTP 200
40
body contains "Train tickets"
41
body contains "90 €"
42
body contains "Debts by Person"
43
-body contains ""Alice",45"
44
-body contains ""Bob",-45"
+body htmlUnescape contains "\"Alice\",45"
+body htmlUnescape contains "\"Bob\",-45"
0 commit comments