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