Skip to content

Commit

Permalink
Merge pull request #562 from equinor/mariush2-patch-1
Browse files Browse the repository at this point in the history
Update check_config.yaml
  • Loading branch information
mariush2 committed Apr 26, 2024
2 parents e2afdd6 + bdd815a commit 880890a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config_files/workflows/check_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: Compare remote src/test-utils/browserMocks.ts to local
working-directory: client/src/test-utils
run: diff browserMocks.ts <(curl https://raw.githubusercontent.com/equinor/amplify-components/main/config/config_files/test-utils/mockLocalStorage.ts)
run: diff browserMocks.ts <(curl https://raw.githubusercontent.com/equinor/amplify-components/main/config/config_files/test-utils/browserMocks.ts)

- name: Compare remote src/test-utils/portalMock.ts to local
working-directory: client/src/test-utils
Expand Down

0 comments on commit 880890a

Please sign in to comment.