diff --git a/src/store/store.spec.js b/src/store/store.spec.js index 66def95e6..cec370042 100644 --- a/src/store/store.spec.js +++ b/src/store/store.spec.js @@ -1169,6 +1169,7 @@ describe("Actions", () => { describe("resetMoldingAndCapabilityQuestionAnswersIfNeeded", () => { test.todo("there are no saved parts => resets necessary fields") + // make sure you check the different variations where molding-questions and capability-questions do or don't have pageData // mix up the order to make sure sort is working test.todo("previously saved parts match selected parts => does not reset fields")