Skip to content

Commit f59a42c

Browse files
committed
test(trino): update excepted
we changed expression but did not update excepted on #782
1 parent e579165 commit f59a42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibis-server/tests/routers/v2/connector/test_trino.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def test_query(trino: TrinoContainer):
115115
"1996-01-02",
116116
"1_370",
117117
"2024-01-01 23:59:59.000000",
118-
"2024-01-01 23:59:59.000000 UTC",
118+
"2024-01-01 23:59:59.000000",
119119
None,
120120
"616263",
121121
]

0 commit comments

Comments
 (0)