Add persistent history stacks
This commit is contained in:
parent
2d0aa11d9c
commit
1e4dd26bb8
24 changed files with 2294 additions and 15 deletions
|
|
@ -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,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue