hmrc / claim-tax-refund-frontend

Apache License 2.0
1 stars 3 forks source link

temporary fix for tests #457

Closed benryan1790 closed 5 years ago

benryan1790 commented 5 years ago

Fixing failing tests due to tax year.

Bug fix

Fixing tests so https://github.com/hmrc/claim-tax-refund-frontend/pull/456 can be merged. Tests will need a proper refactor at some point.

Checklist

benryan1790 commented 5 years ago

Unit tests started failing due to Tax Year roll over. This is a quick fix so that https://github.com/hmrc/claim-tax-refund-frontend/pull/456 can be merged, which itself is a fix for a potential live issue. The tests will need properly refactoring at some point to future-proof and prevent them failing next tax year.