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 d7f80e0 commit f107536Copy full SHA for f107536
1 file changed
supacodeTests/CommandPaletteFeatureTests.swift
@@ -21,6 +21,7 @@ struct CommandPaletteFeatureTests {
21
expectedIDs.append(contentsOf: [
22
"debug.toast.inProgress",
23
"debug.toast.success",
24
+ "debug.toast.notification",
25
])
26
#endif
27
expectNoDifference(items.map(\.id), expectedIDs)
0 commit comments