pass full bg payload in actionProperties
This commit is contained in:
@@ -206,6 +206,7 @@ describe("element locking", () => {
|
||||
|
||||
act(() => {
|
||||
h.app.actionManager.executeAction(actionChangeBackgroundColor, "ui", {
|
||||
viewBackgroundColor: h.state.viewBackgroundColor,
|
||||
currentItemBackgroundColor: "#ffc9c9",
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user