Skip to content

chore: remove extraneous assert #14191

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

Merged
merged 1 commit into from
Apr 24, 2025
Merged

chore: remove extraneous assert #14191

merged 1 commit into from
Apr 24, 2025

Conversation

abhi7cr
Copy link
Contributor

@abhi7cr abhi7cr commented Apr 24, 2025

Description of changes

remove extraneous assert. This was not causing any failures, but is not needed at this point in the code (was added before a code refactor).

Description of how you validated changes

yarn test, manual testing.

../amplify-cli/node_modules/.bin/migrate to-gen-2 execute --from amplify-testref2-dev-8a7e3 --to amplify-mygen2app-ref4-sandbox-f1676df4a6 --debug
✔ Updated Gen 1 auth stack successfully
✔ Updated Gen 2 auth stack successfully
✔ Moved auth resources from Gen 1 to Gen 2 stack successfully
Generated .README file(s) successfully under .amplify/migration/templates directory.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

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

@abhi7cr abhi7cr requested a review from a team as a code owner April 24, 2025 21:43
@abhi7cr abhi7cr merged commit 8a0f334 into migrations Apr 24, 2025
4 checks passed
@abhi7cr abhi7cr deleted the gen2-migrations-execute branch April 24, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants