From 30b4023e244db796b7391055ba1bd9d42e1e281a Mon Sep 17 00:00:00 2001 From: Haojun Liao Date: Thu, 25 Aug 2022 22:11:45 +0800 Subject: [PATCH] test: update the test cases. --- tests/script/tsim/parser/groupby.sim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/script/tsim/parser/groupby.sim b/tests/script/tsim/parser/groupby.sim index 12a698b1cc..4ee9c530a7 100644 --- a/tests/script/tsim/parser/groupby.sim +++ b/tests/script/tsim/parser/groupby.sim @@ -557,7 +557,7 @@ if $data10 != @{slop:0.000000, intercept:1.000000}@ then return -1 endi -if $data90 != @{slop:0.000000, intercept:9.000000}@ then +if $data90 != @{slop:0.000000, intercept:17.000000}@ then return -1 endi