diff --git a/tests/system-test/2-query/last_row.py b/tests/system-test/2-query/last_row.py index 13d1e47f76..395c754aa6 100644 --- a/tests/system-test/2-query/last_row.py +++ b/tests/system-test/2-query/last_row.py @@ -649,8 +649,8 @@ class TDTestCase: tdSql.checkData(0,1,None) tdSql.query(f"select ts , last_row(c1) ,c1 from (select ts , max(c1) c1 ,t1 from {dbname}.stb1 where ts >now -1h and ts now -1h and ts