Open stocaaro opened 1 week ago
Latest commit: c934af2e3f7f78708e5c2a7d56f49702f36b2b58
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This change has been merged into https://github.com/aws-amplify/amplify-backend/pull/2224
Problem
The lambda data client needs to be covered by an e2e test.
Changes
Validation
Tested using
npm run test:dir packages/integration-tests/lib/test-e2e/sandbox/data_and_function_project.sandbox.test.js
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.