Skip to content

Commit

Permalink
mock cookies API for e2e tests to not broke screenshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
siarhei-epam committed Jan 31, 2025
1 parent 640a432 commit 62b47fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uui-e2e-tests/framework/mocks/apiMocks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const ORIGINS_TO_ABORT = [
'https://api.amplitude.com',
'https://apm-sandbox.cloudapp.epam.com',
'https://menu.epam.com',
'https://cookie-cdn.cookiepro.com',
];

const PATH_TO_ABORT = [
Expand Down

0 comments on commit 62b47fa

Please sign in to comment.