From 3c2e3d1e9a6e0de701bf24a3b8847abd35db29a3 Mon Sep 17 00:00:00 2001 From: Reuben Morais Date: Fri, 17 Nov 2017 15:58:34 +0100 Subject: [PATCH] Update prod tests to match new output --- tc-tests-utils.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tc-tests-utils.sh b/tc-tests-utils.sh index 03d8bc74..cfc90892 100755 --- a/tc-tests-utils.sh +++ b/tc-tests-utils.sh @@ -72,7 +72,7 @@ assert_correct_ldc93s1() assert_correct_ldc93s1_prodmodel() { - assert_correct_inference "$1" "she had yeducksotingrecywachworallyear" + assert_correct_inference "$1" "she had the duck so ingrecywachworallyear" } assert_correct_ldc93s1_somodel()