Skip to content

Commit 1142cc0

Browse files
authored
chore: test fix (#3284)
1 parent 63b8ae9 commit 1142cc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

__tests__/alerts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ describe('query userAlerts', () => {
107107
...expected,
108108
lastBanner: expected.lastBanner.toISOString(),
109109
lastChangelog: expected.lastChangelog.toISOString(),
110+
lastFeedSettingsFeedback: expected.lastFeedSettingsFeedback.toISOString(),
110111
});
111112
});
112113

0 commit comments

Comments
 (0)