We [used to drop them](https://github.com/cursorless-dev/cursorless/blob/f27ce82b6df61bc2bd9223f1bca93bd8d38f3427/src/testUtil/cleanUpTestCaseCommand.ts#L6), but when we made `usePrePhraseSnapshot` required in #672, we stopped dropping them. We'd like to do the following: - [ ] Re-add dropping of `usePrePhraseSnapshot` field to [`cleanUpTestCaseCommand`](https://github.com/cursorless-dev/cursorless/blob/main/src/testUtil/cleanUpTestCaseCommand.ts) - [ ] Remove the field from existing tests