mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-26 15:01:09 +00:00
test: fix test timezone
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
insert into emojis(id, name, domain, instance_id, url, category, created_at)
|
||||
VALUES (1, 'kotlin', 'example.com', null, 'https://example.com/emojis/kotlin', null,
|
||||
TIMESTAMP '2024-01-08 16:51:30.036');
|
||||
TIMESTAMP '2024-01-08 07:51:30.036Z');
|
||||
|
||||
Reference in New Issue
Block a user