Skip to content

Commit 6f688c8

Browse files
committed
update mock
Signed-off-by: Adam Setch <[email protected]>
1 parent 29dc1f1 commit 6f688c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/renderer/utils/api/__mocks__/response-mocks.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,13 +390,13 @@ export const mockDiscussionComments: DiscussionComments = {
390390
nodes: [
391391
{
392392
databaseId: 2258799,
393-
createdAt: '2022-02-27T01:22:20Z',
393+
createdAt: '2017-02-20T17:51:57Z',
394394
author: mockDiscussionAuthor,
395395
replies: {
396396
nodes: [
397397
{
398398
databaseId: 2300902,
399-
createdAt: '2022-03-05T17:43:52Z',
399+
createdAt: '2017-05-20T17:51:57Z',
400400
author: mockDiscussionReplier,
401401
},
402402
],

0 commit comments

Comments
 (0)