forked from farhoodlabs/paperclip
fix(ui): repair issue detail split regressions
This commit is contained in:
@@ -330,6 +330,7 @@ describe("inbox helpers", () => {
|
||||
dashboard,
|
||||
heartbeatRuns: [],
|
||||
mineIssues: [makeIssue("1", false), makeIssue("2", false), makeIssue("3", true)],
|
||||
dismissedAlerts: new Set<string>(),
|
||||
dismissedAtByKey: new Map(),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user