Skip to content

Commit

Permalink
test(e2e): Ensure section statuses are accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Jul 10, 2024
1 parent b60756d commit e27818c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor.planx.uk/src/pages/FlowEditor/lib/store/preview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -369,8 +369,8 @@ export const previewStore: StateCreator<
});
}
}
updateSectionData();
setCurrentCard();
updateSectionData();
},

resultData(flagSet, overrides) {
Expand Down

0 comments on commit e27818c

Please sign in to comment.