X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test;h=c4ddcf598b6775253c9a06fe69f2cc9297afecfb;hb=99db5b01aba2ee48a13a7a591efc8812e23d0beb;hp=27469ee243e44b404cdbcb9bc54d9d1fa7225ff4;hpb=1c0d86cea49a79e94c884ffd4c811fe696db534b;p=lmno-server diff --git a/test b/test index 27469ee..c4ddcf5 100755 --- a/test +++ b/test @@ -542,7 +542,7 @@ test "$result" = '{"valid":true}' TEST_END TEST "Submit word groups from bob" -result=$(empathy_judging $bob $prompt_id '[["sands","Grains of Sand"],["water","wafer"]]') +result=$(empathy_judging $bob $prompt_id '[["sands","grains of sand"],["water","wafer"]]') test "$result" = '{"valid":true}' TEST_END