Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prevent creating duplicate user in test #8013

Merged
merged 1 commit into from
Aug 23, 2021
Merged

fix: prevent creating duplicate user in test #8013

merged 1 commit into from
Aug 23, 2021

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Aug 23, 2021

Description of changes

Instead of creating username2 twice, update the test setup to create username2 and username3.

Issue #, if available

Description of how you validated changes

Ran one of the failing e2e tests.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Instead of creating username2 twice, update the test setup to
create username2 and username3.
@cjihrig cjihrig requested a review from a team as a code owner August 23, 2021 18:50
@cjihrig cjihrig merged commit b9134f5 into aws-amplify:master Aug 23, 2021
@cjihrig cjihrig deleted the typo branch August 23, 2021 19:08
@github-actions
Copy link

👋 Hi, this pull request was referenced in the v5.3.1 release!

Check out the release notes here https://github.com/aws-amplify/amplify-cli/releases/tag/v5.3.1.

@github-actions github-actions bot added the referenced-in-release Issues referenced in a published release changelog label Aug 24, 2021
jhockett pushed a commit that referenced this pull request Aug 25, 2021
Instead of creating username2 twice, update the test setup to
create username2 and username3.

Co-authored-by: Colin Ihrig <[email protected]>
marcvberg pushed a commit to marcvberg/amplify-cli that referenced this pull request Oct 13, 2021
Instead of creating username2 twice, update the test setup to
create username2 and username3.

Co-authored-by: Colin Ihrig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
referenced-in-release Issues referenced in a published release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants