From 76e457891cf8373cc9fb76b4f4b39f1eff398764 Mon Sep 17 00:00:00 2001 From: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com> Date: Tue, 5 Nov 2024 15:41:21 +0100 Subject: [PATCH] fix --- tsl/test/expected/jit.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsl/test/expected/jit.out b/tsl/test/expected/jit.out index f554fadc1fc..e9b1d3bcd48 100644 --- a/tsl/test/expected/jit.out +++ b/tsl/test/expected/jit.out @@ -1,7 +1,7 @@ -- This file and its contents are licensed under the Timescale License. -- Please see the included NOTICE for copyright information and -- LICENSE-TIMESCALE for a copy of the license. -SET timezone TO PST8PDT; +SET timezone TO 'America/Los_Angeles'; \set TEST_BASE_NAME jit SELECT format('include/%s_load.sql', :'TEST_BASE_NAME') as "TEST_LOAD_NAME", format('include/%s_query.sql', :'TEST_BASE_NAME') as "TEST_QUERY_NAME",