mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(tests): update mocks with grids
This commit is contained in:
@@ -9,7 +9,7 @@ const EmptyAPIResponse = () => ({
|
||||
instances: [{ name: "default", uri: "file:///mock", error: "" }],
|
||||
},
|
||||
silences: { default: {} },
|
||||
groups: {},
|
||||
grids: [],
|
||||
totalAlerts: 0,
|
||||
colors: {},
|
||||
filters: [
|
||||
|
||||
Reference in New Issue
Block a user