Skip to content

Commit f107536

Browse files
committed
Fix commandPaletteItems test missing debug.toast.notification
1 parent d7f80e0 commit f107536

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

supacodeTests/CommandPaletteFeatureTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ struct CommandPaletteFeatureTests {
2121
expectedIDs.append(contentsOf: [
2222
"debug.toast.inProgress",
2323
"debug.toast.success",
24+
"debug.toast.notification",
2425
])
2526
#endif
2627
expectNoDifference(items.map(\.id), expectedIDs)

0 commit comments

Comments
 (0)