Add persistent history stacks
This commit is contained in:
@@ -177,6 +177,7 @@ describe("circuit project-command repository", () => {
|
||||
projectId: "project-1",
|
||||
expectedRevision: 1,
|
||||
source: "undo",
|
||||
historyTargetChangeSetId: forward.revision.changeSetId,
|
||||
description: "Stromkreisänderung rückgängig machen",
|
||||
command: forward.inverse,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user