aws-amplify / amplify-codegen

Amplify Codegen is a JavaScript toolkit library for frontend and mobile developers building Amplify applications.
Apache License 2.0
59 stars 59 forks source link

chore: upgrade test schema library #837

Closed dpilch closed 4 months ago

dpilch commented 5 months ago

Description of changes

A major version bump in the test schema library caused the E2E tests to not update with the new schemas.

https://github.com/aws-amplify/amplify-codegen/pull/835 should have been caught by the tests, but the schema was not included in the tests.

Codegen Paramaters Changed or Added

N/A

Issue #, if available

N/A

Description of how you validated changes

Checklist

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