Skip to content

Commit

Permalink
Fix test id and help cypress out
Browse files Browse the repository at this point in the history
  • Loading branch information
haworku committed Feb 6, 2024
1 parent 13c4d03 commit 0dfda94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ export const StateSubmissionForm = (): React.ReactElement => {
showPageErrorMessage={showPageErrorMessage}
/>
</div>
<FormContainer id="state-submission-form">
<FormContainer id="state-submission-form-page">
<Routes>
<Route
path={getRelativePathFromNestedRoute(
Expand Down

0 comments on commit 0dfda94

Please sign in to comment.