chore: correct reducing

This commit is contained in:
Björn Otgaar
2026-01-07 15:50:45 +01:00
parent 4e07b95722
commit 35ab95bd35
4 changed files with 1 additions and 4 deletions

View File

@@ -470,7 +470,6 @@ describe('PlanEditorDialog', () => {
it('should correctly reduce the plan given the elements of the plan', () => {
const testplan = extendedPlan
const expectedResult = {
name: "extended test plan",
id: "extended-plan-1",
steps: [
{