fix: complete model renderer states and ids
This commit is contained in:
parent
fede33e8a7
commit
c2fb20b066
11 changed files with 84 additions and 7 deletions
|
|
@ -35,6 +35,7 @@ describe("dashboard model renderer", () => {
|
|||
"footer-status:uptime",
|
||||
"footer-status:load-avg",
|
||||
]);
|
||||
expect(dashboard.statusStripId).toBe("footer-status");
|
||||
});
|
||||
|
||||
test("projects a second fixture through the same mapper", () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue