Skip to content

Commit

Permalink
feat(EMS-3825): fix/update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ttbarnes committed Sep 18, 2024
1 parent 53c7295 commit ecf84d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -597,12 +597,12 @@ jobs:
'export-contract/agent-details/**/*.spec.js',
'export-contract/agent-service/**/*.spec.js',
'export-contract/agent-charges/**/*.spec.js',
# TODO: EMS-3828 - renable
# 'export-contract/currency-of-agent-charges/*.spec.js',
'export-contract/change-your-answers/about-goods-or-services/*.spec.js',
'export-contract/change-your-answers/agent/*.spec.js',
'export-contract/change-your-answers/agent-charges/*.spec.js',
'export-contract/change-your-answers/agent-service/*.spec.js',
# TODO: EMS-3828 - renable
# 'export-contract/change-your-answers/currency-of-agent-charges/*.spec.js',
'export-contract/change-your-answers/how-the-contract-was-awarded/*.spec.js',
'export-contract/change-your-answers/how-will-you-get-paid/*.spec.js',
'export-contract/change-your-answers/private-market/*.spec.js',
Expand Down

0 comments on commit ecf84d1

Please sign in to comment.