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 63b8ae9 commit 1142cc0Copy full SHA for 1142cc0
__tests__/alerts.ts
@@ -107,6 +107,7 @@ describe('query userAlerts', () => {
107
...expected,
108
lastBanner: expected.lastBanner.toISOString(),
109
lastChangelog: expected.lastChangelog.toISOString(),
110
+ lastFeedSettingsFeedback: expected.lastFeedSettingsFeedback.toISOString(),
111
});
112
113
0 commit comments