## Description While running a CI workflow, we noticed an error related to Jest test. In this issue we will fix it so the test can be integrated within our repo. ## Action Items - [x] Replace the URL in https://github.com/OpenSourceFellows/amplify/blob/ad3b90b46505346dfac38c9233222ad133ef5bb7/server/__tests__/integration/axios-cache-interceptor.test.js#L45 with ```https://github.com/OpenSourceFellows/amplify``` - [x] Replace the URL in https://github.com/OpenSourceFellows/amplify/blob/ad3b90b46505346dfac38c9233222ad133ef5bb7/server/__tests__/integration/axios-cache-interceptor.test.js#L48 with ```https://github.com/OpenSourceFellows/amplify``` - [x] Once this PR is merged, fetch latest code in https://github.com/OpenSourceFellows/amplify/pull/1062 ## Resources - https://github.com/OpenSourceFellows/amplify/pull/1062 - Workflow error: https://github.com/OpenSourceFellows/amplify/actions/runs/17955164364/job/51064441749?pr=1062#step:5:7
Description
While running a CI workflow, we noticed an error related to Jest test. In this issue we will fix it so the test can be integrated within our repo.
Action Items
amplify/server/__tests__/integration/axios-cache-interceptor.test.js
Line 45 in ad3b90b
https://github.com/OpenSourceFellows/amplifyamplify/server/__tests__/integration/axios-cache-interceptor.test.js
Line 48 in ad3b90b
https://github.com/OpenSourceFellows/amplifyResources