Skip to content

Commit

Permalink
Merged PR 32243: Change test id
Browse files Browse the repository at this point in the history
Verander dubbel test id
  • Loading branch information
frankfe-amsterdam committed Sep 3, 2024
2 parents c06d43e + d63c10e commit d2f9735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/city-pass/components/RequestCityPass.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export const RequestCityPass = () => {
accessibilityRole="link"
label="Stadspas aanvragen"
onPress={requestCityPass}
testID="CityPassLoginButton"
testID="CityPassRequestCityPassButton"
variant="secondary"
/>
</>
Expand Down

0 comments on commit d2f9735

Please sign in to comment.