We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29dc1f1 commit 6f688c8Copy full SHA for 6f688c8
src/renderer/utils/api/__mocks__/response-mocks.ts
@@ -390,13 +390,13 @@ export const mockDiscussionComments: DiscussionComments = {
390
nodes: [
391
{
392
databaseId: 2258799,
393
- createdAt: '2022-02-27T01:22:20Z',
+ createdAt: '2017-02-20T17:51:57Z',
394
author: mockDiscussionAuthor,
395
replies: {
396
397
398
databaseId: 2300902,
399
- createdAt: '2022-03-05T17:43:52Z',
+ createdAt: '2017-05-20T17:51:57Z',
400
author: mockDiscussionReplier,
401
},
402
],
0 commit comments