From 87806f71df0976bef1bc3530e28c69b1fcdc3a4b Mon Sep 17 00:00:00 2001 From: Erik Eide Date: Tue, 27 Oct 2015 17:37:21 +0000 Subject: [PATCH 1/6] Add ability to check if you will receive living wage --- .../calculators/minimum_wage_calculator.rb | 28 +- .../am_i_getting_minimum_wage.govspeak.erb | 6 +- .../current_payment_above.govspeak.erb | 24 +- .../current_payment_below.govspeak.erb | 2 + .../locales/en/am-i-getting-minimum-wage.yml | 7 +- .../shared_logic/minimum_wage.rb | 19 +- .../am-i-getting-minimum-wage.txt | 4 + .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 + .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 + .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 + .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 + .../25/1/16.0/100.0/0.0/no.txt | 2 + .../25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 + .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 + .../25/1/16.0/100.0/0.0/yes_free/5.txt | 2 + .../25/1/16.0/100.0/8.0/10.0/no.txt | 2 + .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 + .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 + .../25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 + .../25/31/16.0/100.0/0.0/no.txt | 2 + .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 + .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 + .../25/31/16.0/100.0/8.0/10.0/no.txt | 2 + .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 + .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 + .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 + .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 + .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 + .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 + .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 + .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 + .../25/1/16.0/100.0/0.0/no.txt | 2 + .../25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 + .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 + .../25/1/16.0/100.0/0.0/yes_free/5.txt | 2 + .../25/1/16.0/100.0/8.0/10.0/no.txt | 2 + .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 + .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 + .../25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 + .../25/31/16.0/100.0/0.0/no.txt | 2 + .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 + .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 + .../25/31/16.0/100.0/8.0/10.0/no.txt | 2 + .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 + .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 + .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 + .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 + .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 26 + .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 26 + .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 26 + .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 26 + .../15.txt | 4 + .../25/1/16.0/100.0/0.0/no.txt | 26 + .../25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 26 + .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 26 + .../25/1/16.0/100.0/0.0/yes_free/5.txt | 26 + .../25/1/16.0/100.0/8.0/10.0/no.txt | 26 + .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 26 + .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 26 + .../25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 26 + .../25/1/16.0/300.0/0.0/no.txt | 22 + .../25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 + .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 22 + .../25/1/16.0/300.0/0.0/yes_free/5.txt | 22 + .../25/1/16.0/300.0/8.0/10.0/no.txt | 22 + .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 + .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 22 + .../25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 + .../25/31/16.0/100.0/0.0/no.txt | 26 + .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 26 + .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 26 + .../25/31/16.0/100.0/0.0/yes_free/5.txt | 22 + .../25/31/16.0/100.0/8.0/10.0/no.txt | 26 + .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 26 + .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 26 + .../25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 22 + .../25/31/16.0/300.0/0.0/no.txt | 22 + .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 + .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 26 + .../25/31/16.0/300.0/0.0/yes_free/5.txt | 22 + .../25/31/16.0/300.0/8.0/10.0/no.txt | 22 + .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 + .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 26 + .../25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 + .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 26 + .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 26 + .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 26 + .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 26 + .../not_an_apprentice/15.txt | 4 + .../25/1/16.0/100.0/0.0/no.txt | 26 + .../25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 26 + .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 26 + .../25/1/16.0/100.0/0.0/yes_free/5.txt | 26 + .../25/1/16.0/100.0/8.0/10.0/no.txt | 26 + .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 26 + .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 26 + .../25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 26 + .../25/1/16.0/300.0/0.0/no.txt | 22 + .../25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 + .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 22 + .../25/1/16.0/300.0/0.0/yes_free/5.txt | 22 + .../25/1/16.0/300.0/8.0/10.0/no.txt | 22 + .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 + .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 22 + .../25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 + .../25/31/16.0/100.0/0.0/no.txt | 26 + .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 26 + .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 26 + .../25/31/16.0/100.0/0.0/yes_free/5.txt | 22 + .../25/31/16.0/100.0/8.0/10.0/no.txt | 26 + .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 26 + .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 26 + .../25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 22 + .../25/31/16.0/300.0/0.0/no.txt | 22 + .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 + .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 26 + .../25/31/16.0/300.0/0.0/yes_free/5.txt | 22 + .../25/31/16.0/300.0/8.0/10.0/no.txt | 22 + .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 + .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 26 + .../25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 + .../am-i-getting-minimum-wage/y.html | 6 + test/data/am-i-getting-minimum-wage-files.yml | 16 +- ...g-minimum-wage-questions-and-responses.yml | 1 + ...um-wage-responses-and-expected-results.yml | 4153 +++++++++++++++++ ...inimum-wage-calculator-employers-files.yml | 4 +- .../minimum_wage_calculator_test.rb | 40 + 127 files changed, 6114 insertions(+), 28 deletions(-) create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/15.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/15.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt diff --git a/lib/smart_answer/calculators/minimum_wage_calculator.rb b/lib/smart_answer/calculators/minimum_wage_calculator.rb index cab8298caaa..ced8f7d34f9 100644 --- a/lib/smart_answer/calculators/minimum_wage_calculator.rb +++ b/lib/smart_answer/calculators/minimum_wage_calculator.rb @@ -1,20 +1,17 @@ module SmartAnswer::Calculators class MinimumWageCalculator - attr_accessor :overtime_hours, :overtime_hourly_rate, :accommodation_cost + attr_accessor :age, :pay_frequency, :basic_hours, :basic_pay, :is_apprentice, + :overtime_hours, :overtime_hourly_rate, :accommodation_cost - attr_accessor :age, :date, :pay_frequency, :basic_hours, :basic_pay, :is_apprentice - - def date=(date) - @date = date - @minimum_wage_data = minimum_wage_data_for_date(@date) - end + attr_reader :check, :date def initialize(params = {}) @age = params[:age] @date = (params[:date].nil? ? Date.today : params[:date]) @basic_hours = params[:basic_hours].to_f @basic_pay = params[:basic_pay].to_f + @check = params[:check] @is_apprentice = params[:is_apprentice] @pay_frequency = params[:pay_frequency] || 7 @overtime_hours = params[:overtime_hours].to_i || 0 @@ -23,6 +20,11 @@ def initialize(params = {}) @minimum_wage_data = minimum_wage_data_for_date(@date) end + def date=(date) + @date = date + @minimum_wage_data = minimum_wage_data_for_date(@date) + end + def valid_age?(age) age > 0 && age <= 200 end @@ -122,6 +124,10 @@ def minimum_wage_or_above? minimum_hourly_rate <= total_hourly_rate end + def living_wage_or_above? + national_living_wage_rate <= total_hourly_rate.to_f + end + def accommodation_adjustment(charge, number_of_nights) charge = charge.to_f number_of_nights = number_of_nights.to_i @@ -156,10 +162,18 @@ def free_accommodation_rate @minimum_wage_data[:accommodation_rate] end + def national_living_wage_rate + 7.2 + end + def apprentice_eligible_for_minimum_wage? date >= Date.parse('2010-10-01') end + def eligible_for_living_wage? + age.to_i >= 25 + end + def under_school_leaving_age? age < 16 end diff --git a/lib/smart_answer_flows/am-i-getting-minimum-wage/am_i_getting_minimum_wage.govspeak.erb b/lib/smart_answer_flows/am-i-getting-minimum-wage/am_i_getting_minimum_wage.govspeak.erb index 0c00c51bc15..ece9b60f421 100644 --- a/lib/smart_answer_flows/am-i-getting-minimum-wage/am_i_getting_minimum_wage.govspeak.erb +++ b/lib/smart_answer_flows/am-i-getting-minimum-wage/am_i_getting_minimum_wage.govspeak.erb @@ -3,9 +3,13 @@ <% end %> <% content_for :meta_description do %> - Check if your pay matches the National Minimum Wage or if your employer owes you payments from past years. + Check if your pay matches the National Minimum Wage, the national living wage or if your employer owes you payments from past years. <% end %> <% content_for :body do %> Check if your pay matches the National Minimum Wage or if your employer owes you payments from past years. + + You can also check if you'll get the national living wage from 1 April 2016. + + ^You must be at least 25 years old to get the national living wage.^ <% end %> diff --git a/lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb b/lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb index 8f9d8c1fc18..36c6926228d 100644 --- a/lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb +++ b/lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb @@ -1,11 +1,27 @@ <% content_for :body do %> $C - You are getting the National Minimum Wage. + <% if calculator.check == 'current_payment_april_2016' && calculator.eligible_for_living_wage? %> + <% if calculator.living_wage_or_above? %> + You will be getting the national living wage + <% else %> + You are getting the National Minimum wage but your pay should be increased to at least the national living wage from 1 April 2016. + <% end %> + <% else %> + You are getting the National Minimum Wage. + <% end %> $C - The National Minimum Wage per hour for your age | Your actual pay - - | - - <%= format_money(calculator.minimum_hourly_rate) %> | <%= format_money(calculator.total_hourly_rate) %> + <% if calculator.check == 'current_payment_april_2016' && calculator.eligible_for_living_wage? %> + The national living wage per hour for your age will be | Your actual pay + <% else %> + The National Minimum Wage per hour for your age | Your actual pay + <% end %> + - | - + <% if calculator.check == 'current_payment_april_2016' && calculator.eligible_for_living_wage? %> + <%= format_money(calculator.national_living_wage_rate) %> | <%= format_money(calculator.total_hourly_rate) %> + <% else %> + <%= format_money(calculator.minimum_hourly_rate) %> | <%= format_money(calculator.total_hourly_rate) %> + <% end %> If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. diff --git a/lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_below.govspeak.erb b/lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_below.govspeak.erb index 8e26be3dd18..01fbe297ffa 100644 --- a/lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_below.govspeak.erb +++ b/lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_below.govspeak.erb @@ -9,6 +9,8 @@ \* This figure has been rounded to the nearest penny. + ^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. <%= render partial: '../../shared/minimum_wage/acas_information.govspeak.erb' -%> diff --git a/lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml b/lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml index 66e9e4f46fc..6721521bb34 100644 --- a/lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml +++ b/lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml @@ -1,12 +1,17 @@ en-GB: flow: am-i-getting-minimum-wage: + phrases: + how_old_are_you: "How old are you?" + how_old_are_you_april_2016: "How old will you be on 6 April 2016?" + # Q1 what_would_you_like_to_check?: title: "What would you like to check?" options: current_payment: "If you're getting the National Minimum Wage (from October 2015)" past_payment: "If an employer owes you past payments (before October 2015)" + current_payment_april_2016: "If you'll get the national living wage (from April 2016)" # Q1A past_payment_date?: title: "Which year would you like to check past payments for?" @@ -37,7 +42,7 @@ en-GB: apprentice_over_19: "Apprentice aged 19 and over and in your first year" # Q3 how_old_are_you?: - title: How old are you? + title: "%{age_title}" suffix_label: years old error_message: Please enter a whole number greater than 0 # Q3 Past diff --git a/lib/smart_answer_flows/shared_logic/minimum_wage.rb b/lib/smart_answer_flows/shared_logic/minimum_wage.rb index 775d0257994..405179daaa6 100644 --- a/lib/smart_answer_flows/shared_logic/minimum_wage.rb +++ b/lib/smart_answer_flows/shared_logic/minimum_wage.rb @@ -2,6 +2,11 @@ multiple_choice :what_would_you_like_to_check? do option "current_payment" option "past_payment" + option "current_payment_april_2016" if self.flow_name == 'am-i-getting-minimum-wage' + + calculate :calculator do |response| + Calculators::MinimumWageCalculator.new(check: response) + end calculate :accommodation_charge do nil @@ -14,16 +19,12 @@ next_node(permitted: permitted_next_nodes) do |response| case response - when 'current_payment' + when 'current_payment', 'current_payment_april_2016' :are_you_an_apprentice? when 'past_payment' :past_payment_date? end end - - calculate :calculator do - Calculators::MinimumWageCalculator.new - end end # Q1A @@ -98,6 +99,14 @@ # Q3 value_question :how_old_are_you?, parse: Integer do + precalculate :age_title do + if calculator.check == 'current_payment_april_2016' + PhraseList.new(:how_old_are_you_april_2016) + else + PhraseList.new(:how_old_are_you) + end + end + validate do |response| calculator.valid_age?(response) end diff --git a/test/artefacts/am-i-getting-minimum-wage/am-i-getting-minimum-wage.txt b/test/artefacts/am-i-getting-minimum-wage/am-i-getting-minimum-wage.txt index 04d4f1c3fe1..046d76068b7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/am-i-getting-minimum-wage.txt +++ b/test/artefacts/am-i-getting-minimum-wage/am-i-getting-minimum-wage.txt @@ -2,3 +2,7 @@ National Minimum Wage calculator for workers Check if your pay matches the National Minimum Wage or if your employer owes you payments from past years. +You can also check if you'll get the national living wage from 1 April 2016. + +^You must be at least 25 years old to get the national living wage.^ + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index ce6c86b8255..e7f28d5fe3d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 7b43980203b..9f510283dff 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index d997de7a9d8..95a9d59c164 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 732845f71d1..f75e97b758b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt index 48ad2531c29..f4c045ea8ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 48ad2531c29..f4c045ea8ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 244ba25227c..90262c6270b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt index 23a750de065..7a6a5e785d1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt index a88a137b37f..4a18127ad24 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index a88a137b37f..4a18127ad24 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 31aa308850c..83883e30f30 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 0685e7676ff..92549dba441 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt index 48ad2531c29..f4c045ea8ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 48ad2531c29..f4c045ea8ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 56484d1b33d..334d4f51cbc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt index a88a137b37f..4a18127ad24 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index a88a137b37f..4a18127ad24 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 09af420d0c8..5b788072dd0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 97cf4722ba0..fe8f8ffcf46 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 9434f415cb7..03a376733a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index ce6c86b8255..e7f28d5fe3d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 7b43980203b..9f510283dff 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index d997de7a9d8..95a9d59c164 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 732845f71d1..f75e97b758b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt index 48ad2531c29..f4c045ea8ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 48ad2531c29..f4c045ea8ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 244ba25227c..90262c6270b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt index 23a750de065..7a6a5e785d1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt index a88a137b37f..4a18127ad24 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index a88a137b37f..4a18127ad24 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 31aa308850c..83883e30f30 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 0685e7676ff..92549dba441 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt index 48ad2531c29..f4c045ea8ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 48ad2531c29..f4c045ea8ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 56484d1b33d..334d4f51cbc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt index a88a137b37f..4a18127ad24 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index a88a137b37f..4a18127ad24 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 09af420d0c8..5b788072dd0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 97cf4722ba0..fe8f8ffcf46 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 9434f415cb7..03a376733a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,6 +10,8 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay \* This figure has been rounded to the nearest penny. +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. This result is an estimate. If you have any questions, call the confidential helpline: diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..e7f28d5fe3d --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£2.73 | -£55.92 * | £938.43 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..9f510283dff --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£2.73 | -£35.20 * | £910.27 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..95a9d59c164 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£2.73 | -£43.42 * | £738.43 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..f75e97b758b --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£2.73 | -£31.45 * | £820.27 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/15.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/15.txt new file mode 100644 index 00000000000..8bd93891789 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/15.txt @@ -0,0 +1,4 @@ + + +You must be at least [school leaving age](/know-when-you-can-leave-school) to be entitled to the National Minimum Wage. + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt new file mode 100644 index 00000000000..f4c045ea8ec --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £4 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..f4c045ea8ec --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £4 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..90262c6270b --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £4.24 * | £36.12 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..7a6a5e785d1 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.48 * | £0.37 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..4a18127ad24 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £6 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..4a18127ad24 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £6 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..83883e30f30 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £4.91 * | £38.12 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..92549dba441 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.40 * | £2.37 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt new file mode 100644 index 00000000000..910e25c5a69 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..910e25c5a69 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..c83b14f9ed9 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £16.74 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..86c594b6ad3 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £18.98 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..2c5fa61f2fd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..2c5fa61f2fd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..71d818611de --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £8.66 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..3b04e0585d7 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £10.15 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt new file mode 100644 index 00000000000..f4c045ea8ec --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £4 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..f4c045ea8ec --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £4 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..334d4f51cbc --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | -£55.92 * | £998.75 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..b3d94a3a64d --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £13.28 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..4a18127ad24 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £6 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..4a18127ad24 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £6 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..5b788072dd0 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | -£35.20 * | £1,000.75 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..216e8760e27 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £10.94 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt new file mode 100644 index 00000000000..910e25c5a69 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..910e25c5a69 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..fe8f8ffcf46 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | -£43.42 * | £798.75 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..fb2a54f3979 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £25.78 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..2c5fa61f2fd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..2c5fa61f2fd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..03a376733a6 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | -£31.45 * | £910.75 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..2b685a17ad9 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £14.69 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..e7f28d5fe3d --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£2.73 | -£55.92 * | £938.43 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..9f510283dff --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£2.73 | -£35.20 * | £910.27 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..95a9d59c164 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£2.73 | -£43.42 * | £738.43 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..f75e97b758b --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£2.73 | -£31.45 * | £820.27 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/15.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/15.txt new file mode 100644 index 00000000000..8bd93891789 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/15.txt @@ -0,0 +1,4 @@ + + +You must be at least [school leaving age](/know-when-you-can-leave-school) to be entitled to the National Minimum Wage. + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt new file mode 100644 index 00000000000..f4c045ea8ec --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £4 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..f4c045ea8ec --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £4 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..90262c6270b --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £4.24 * | £36.12 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..7a6a5e785d1 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.48 * | £0.37 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..4a18127ad24 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £6 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..4a18127ad24 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £6 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..83883e30f30 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £4.91 * | £38.12 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..92549dba441 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.40 * | £2.37 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt new file mode 100644 index 00000000000..910e25c5a69 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..910e25c5a69 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..c83b14f9ed9 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £16.74 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..86c594b6ad3 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £18.98 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..2c5fa61f2fd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..2c5fa61f2fd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..71d818611de --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £8.66 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..3b04e0585d7 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £10.15 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt new file mode 100644 index 00000000000..f4c045ea8ec --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £4 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..f4c045ea8ec --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £4 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..334d4f51cbc --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | -£55.92 * | £998.75 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..b3d94a3a64d --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £13.28 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..4a18127ad24 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £6 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..4a18127ad24 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | £6.25 * | £6 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..5b788072dd0 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | -£35.20 * | £1,000.75 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..216e8760e27 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £10.94 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt new file mode 100644 index 00000000000..910e25c5a69 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..910e25c5a69 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..fe8f8ffcf46 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | -£43.42 * | £798.75 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..fb2a54f3979 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £25.78 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..2c5fa61f2fd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..2c5fa61f2fd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..03a376733a6 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,26 @@ + + +$C +You aren't getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you +- | - | - +£6.50 | -£31.45 * | £910.75 + +\* This figure has been rounded to the nearest penny. + +^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..2b685a17ad9 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You will be getting the national living wage +$C + +The national living wage per hour for your age will be | Your actual pay +- | - +£7.20 | £14.69 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/y.html b/test/artefacts/am-i-getting-minimum-wage/y.html index 80c61bd6616..f45eb4743ef 100644 --- a/test/artefacts/am-i-getting-minimum-wage/y.html +++ b/test/artefacts/am-i-getting-minimum-wage/y.html @@ -53,6 +53,12 @@

If an employer owes you past payments (before October 2015) +
  • + +
  • diff --git a/test/data/am-i-getting-minimum-wage-files.yml b/test/data/am-i-getting-minimum-wage-files.yml index 193333557a2..858ea6dabca 100644 --- a/test/data/am-i-getting-minimum-wage-files.yml +++ b/test/data/am-i-getting-minimum-wage-files.yml @@ -1,17 +1,17 @@ --- lib/smart_answer_flows/am-i-getting-minimum-wage.rb: 09d171f02c640624e59c6e520a10d4c4 -lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml: 83514f81c5403a4c493605e0a422e346 -test/data/am-i-getting-minimum-wage-questions-and-responses.yml: ddadb3fc5fc1d82d77f53fbc90752d89 -test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml: 3f047b0007e3432a77ea4e896ea763ea -lib/smart_answer_flows/am-i-getting-minimum-wage/am_i_getting_minimum_wage.govspeak.erb: 28fb978cb4744e739d38bc1927f31d9e -lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb: 97968331edd4f54487a156f5f41b11a9 -lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_below.govspeak.erb: e2de59b12ab10ec87a936c23a57880e5 +lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml: d81d2a92038342de7c4228d4e2a8994f +test/data/am-i-getting-minimum-wage-questions-and-responses.yml: 9448744e58e3e268ba6911a58c3a1e6e +test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml: fc0c41b148a393cf887ba11754a361ec +lib/smart_answer_flows/am-i-getting-minimum-wage/am_i_getting_minimum_wage.govspeak.erb: e3bad2e005bb806999594e9f87f5e5ae +lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb: 6974ca63f1a321313c1719c289049edf +lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_below.govspeak.erb: c5df501d4653304260fb0a95111ff111 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/does_not_apply_to_historical_apprentices.govspeak.erb: bd846fa5585f32e995c74bb714f6d600 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/past_payment_above.govspeak.erb: 83b499f49b224ef3faf022f3f5df0ac1 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/past_payment_below.govspeak.erb: b53b6378246a28ae3b8706d54d09bd75 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/under_school_leaving_age.govspeak.erb: 44bf68757d1ef90249d19f5d88ad4bc2 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/under_school_leaving_age_past.govspeak.erb: 2182c103915b753894722760c9a56cf3 lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 0d2f7c4d01e3c928701e7d649663707e -lib/smart_answer_flows/shared_logic/minimum_wage.rb: caec9c44ba15d41e0ddf494aafca3da0 -lib/smart_answer/calculators/minimum_wage_calculator.rb: cab354bb2fc0f660d6c6aef70b9fabc5 +lib/smart_answer_flows/shared_logic/minimum_wage.rb: 03db060380a895c7b49da7d97eecc194 +lib/smart_answer/calculators/minimum_wage_calculator.rb: 5a10cc40f2abe6e303adfd47893d6ac0 lib/data/minimum_wage_data.yml: 3feed11191d68237289203a2c659ecf9 diff --git a/test/data/am-i-getting-minimum-wage-questions-and-responses.yml b/test/data/am-i-getting-minimum-wage-questions-and-responses.yml index 29d63abd665..97c56dd72c8 100644 --- a/test/data/am-i-getting-minimum-wage-questions-and-responses.yml +++ b/test/data/am-i-getting-minimum-wage-questions-and-responses.yml @@ -2,6 +2,7 @@ :what_would_you_like_to_check?: - current_payment - past_payment +- current_payment_april_2016 :past_payment_date?: - '2014-10-01' - '2013-10-01' diff --git a/test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml b/test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml index a719ea19f86..f61b81678b7 100644 --- a/test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml +++ b/test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml @@ -23168,3 +23168,4156 @@ - apprentice_over_19 :next_node: :does_not_apply_to_historical_apprentices :outcome_node: true +- :current_node: :what_would_you_like_to_check? + :responses: + - current_payment_april_2016 + :next_node: :are_you_an_apprentice? + :outcome_node: false +- :current_node: :are_you_an_apprentice? + :responses: + - current_payment_april_2016 + - not_an_apprentice + :next_node: :how_old_are_you? + :outcome_node: false +- :current_node: :how_old_are_you? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '15' + :next_node: :under_school_leaving_age + :outcome_node: true +- :current_node: :how_old_are_you? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + :next_node: :how_often_do_you_get_paid? + :outcome_node: false +- :current_node: :how_often_do_you_get_paid? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + :next_node: :how_many_hours_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_do_you_work? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16' + :next_node: :how_much_are_you_paid_during_pay_period? + :outcome_node: false +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - 'no' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :how_often_do_you_get_paid? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + :next_node: :how_many_hours_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_do_you_work? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16' + :next_node: :how_much_are_you_paid_during_pay_period? + :outcome_node: false +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - 'no' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - not_an_apprentice + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :are_you_an_apprentice? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + :next_node: :how_often_do_you_get_paid? + :outcome_node: false +- :current_node: :how_often_do_you_get_paid? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + :next_node: :how_many_hours_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16' + :next_node: :how_much_are_you_paid_during_pay_period? + :outcome_node: false +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '0.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '0.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :how_often_do_you_get_paid? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + :next_node: :how_many_hours_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16' + :next_node: :how_much_are_you_paid_during_pay_period? + :outcome_node: false +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '0.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '0.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_under_19 + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :are_you_an_apprentice? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + :next_node: :how_often_do_you_get_paid? + :outcome_node: false +- :current_node: :how_often_do_you_get_paid? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + :next_node: :how_many_hours_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16' + :next_node: :how_much_are_you_paid_during_pay_period? + :outcome_node: false +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '0.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '0.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :how_often_do_you_get_paid? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + :next_node: :how_many_hours_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16' + :next_node: :how_much_are_you_paid_during_pay_period? + :outcome_node: false +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '0.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '0.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_first_year + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :are_you_an_apprentice? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + :next_node: :how_old_are_you? + :outcome_node: false +- :current_node: :how_old_are_you? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '15' + :next_node: :under_school_leaving_age + :outcome_node: true +- :current_node: :how_old_are_you? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + :next_node: :how_often_do_you_get_paid? + :outcome_node: false +- :current_node: :how_often_do_you_get_paid? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + :next_node: :how_many_hours_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16' + :next_node: :how_much_are_you_paid_during_pay_period? + :outcome_node: false +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - 'no' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '1' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :how_often_do_you_get_paid? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + :next_node: :how_many_hours_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16' + :next_node: :how_much_are_you_paid_during_pay_period? + :outcome_node: false +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - 'no' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '100.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_much_are_you_paid_during_pay_period? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300' + :next_node: :how_many_hours_overtime_do_you_work? + :outcome_node: false +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '0' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '0.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true +- :current_node: :how_many_hours_overtime_do_you_work? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '8' + :next_node: :what_is_overtime_pay_per_hour? + :outcome_node: false +- :current_node: :what_is_overtime_pay_per_hour? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10' + :next_node: :is_provided_with_accommodation? + :outcome_node: false +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - 'no' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_free + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :is_provided_with_accommodation? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + :next_node: :current_accommodation_charge? + :outcome_node: false +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '5.0' + - '5' + :next_node: :current_payment_above + :outcome_node: true +- :current_node: :current_accommodation_charge? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50' + :next_node: :current_accommodation_usage? + :outcome_node: false +- :current_node: :current_accommodation_usage? + :responses: + - current_payment_april_2016 + - apprentice_over_19_second_year_onwards + - '25' + - '31' + - '16.0' + - '300.0' + - '8.0' + - '10.0' + - yes_charged + - '50.0' + - '5' + :next_node: :current_payment_below + :outcome_node: true diff --git a/test/data/minimum-wage-calculator-employers-files.yml b/test/data/minimum-wage-calculator-employers-files.yml index efe9b4e347b..a2a081072b1 100644 --- a/test/data/minimum-wage-calculator-employers-files.yml +++ b/test/data/minimum-wage-calculator-employers-files.yml @@ -12,6 +12,6 @@ lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/past_payment_b lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/under_school_leaving_age.govspeak.erb: 13de5d10bbbb015df597f78c66da1b67 lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/under_school_leaving_age_past.govspeak.erb: 9c56f76e04984f07627efbc1f42b2b63 lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 0d2f7c4d01e3c928701e7d649663707e -lib/smart_answer_flows/shared_logic/minimum_wage.rb: caec9c44ba15d41e0ddf494aafca3da0 -lib/smart_answer/calculators/minimum_wage_calculator.rb: cab354bb2fc0f660d6c6aef70b9fabc5 +lib/smart_answer_flows/shared_logic/minimum_wage.rb: 03db060380a895c7b49da7d97eecc194 +lib/smart_answer/calculators/minimum_wage_calculator.rb: 5a10cc40f2abe6e303adfd47893d6ac0 lib/data/minimum_wage_data.yml: 3feed11191d68237289203a2c659ecf9 diff --git a/test/unit/calculators/minimum_wage_calculator_test.rb b/test/unit/calculators/minimum_wage_calculator_test.rb index ea9f28577b6..c0f0eb611b4 100644 --- a/test/unit/calculators/minimum_wage_calculator_test.rb +++ b/test/unit/calculators/minimum_wage_calculator_test.rb @@ -132,6 +132,26 @@ class MinimumWageCalculatorTest < ActiveSupport::TestCase end end + context '#eligible_for_living_wage?' do + setup do + @calculator = MinimumWageCalculator.new + end + + should 'return true if the age is 25 or over' do + %w(25 26).each do |age| + @calculator.age = age + assert @calculator.eligible_for_living_wage? + end + end + + should 'return false if age is lower than 24 or nil' do + %w(nil 0 24).each do |age| + @calculator.age = age + assert !@calculator.eligible_for_living_wage? + end + end + end + context '#under_school_leaving_age?' do setup do @calculator = MinimumWageCalculator.new @@ -1000,5 +1020,25 @@ class MinimumWageCalculatorTest < ActiveSupport::TestCase assert_equal 14.29, calculator.total_hourly_rate end end + + context '#living_wage_or_above?' do + setup do + @calculator = MinimumWageCalculator.new + end + + should 'returns false if the total_hourly_rate is less than 7.2' do + [nil, 0, 7.1999999].each do |hourly_rate| + @calculator.stubs(:total_hourly_rate).returns(hourly_rate) + assert !@calculator.living_wage_or_above? + end + end + + should 'returns true if the total_hourly_rate is 7.2 or above' do + [7.2, 7.2000001].each do |hourly_rate| + @calculator.stubs(:total_hourly_rate).returns(hourly_rate) + assert @calculator.living_wage_or_above? + end + end + end end end From 8750e44be4e9a98b8b30edfa9429671ff753fcda Mon Sep 17 00:00:00 2001 From: Erik Eide Date: Fri, 30 Oct 2015 15:01:09 +0000 Subject: [PATCH 2/6] Add 1st to April 2016 to indicate living wage start date. --- .../locales/en/am-i-getting-minimum-wage.yml | 4 ++-- .../1/16.0/100.0/0.0/no.txt | 22 +++++++++++++++++++ .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 22 +++++++++++++++++++ .../1/16.0/100.0/0.0/yes_free/5.txt | 22 +++++++++++++++++++ .../1/16.0/100.0/8.0/10.0/no.txt | 22 +++++++++++++++++++ .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 22 +++++++++++++++++++ .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 22 +++++++++++++++++++ .../1/16.0/300.0/0.0/no.txt | 22 +++++++++++++++++++ .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 22 +++++++++++++++++++ .../1/16.0/300.0/0.0/yes_free/5.txt | 22 +++++++++++++++++++ .../1/16.0/300.0/8.0/10.0/no.txt | 22 +++++++++++++++++++ .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 22 +++++++++++++++++++ .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 +++++++++++++++++++ .../31/16.0/100.0/0.0/no.txt | 22 +++++++++++++++++++ .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../31/16.0/100.0/0.0/yes_free/5.txt | 22 +++++++++++++++++++ .../31/16.0/100.0/8.0/10.0/no.txt | 22 +++++++++++++++++++ .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 22 +++++++++++++++++++ .../31/16.0/300.0/0.0/no.txt | 22 +++++++++++++++++++ .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../31/16.0/300.0/0.0/yes_free/5.txt | 22 +++++++++++++++++++ .../31/16.0/300.0/8.0/10.0/no.txt | 22 +++++++++++++++++++ .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 +++++++++++++++++++ .../1/16.0/100.0/0.0/no.txt | 22 +++++++++++++++++++ .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 22 +++++++++++++++++++ .../1/16.0/100.0/0.0/yes_free/5.txt | 22 +++++++++++++++++++ .../1/16.0/100.0/8.0/10.0/no.txt | 22 +++++++++++++++++++ .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 22 +++++++++++++++++++ .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 22 +++++++++++++++++++ .../1/16.0/300.0/0.0/no.txt | 22 +++++++++++++++++++ .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 22 +++++++++++++++++++ .../1/16.0/300.0/0.0/yes_free/5.txt | 22 +++++++++++++++++++ .../1/16.0/300.0/8.0/10.0/no.txt | 22 +++++++++++++++++++ .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 22 +++++++++++++++++++ .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 +++++++++++++++++++ .../31/16.0/100.0/0.0/no.txt | 22 +++++++++++++++++++ .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../31/16.0/100.0/0.0/yes_free/5.txt | 22 +++++++++++++++++++ .../31/16.0/100.0/8.0/10.0/no.txt | 22 +++++++++++++++++++ .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 22 +++++++++++++++++++ .../31/16.0/300.0/0.0/no.txt | 22 +++++++++++++++++++ .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../31/16.0/300.0/0.0/yes_free/5.txt | 22 +++++++++++++++++++ .../31/16.0/300.0/8.0/10.0/no.txt | 22 +++++++++++++++++++ .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 +++++++++++++++++++ .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 +++++++++++++++++++ .../am-i-getting-minimum-wage/y.html | 2 +- test/data/am-i-getting-minimum-wage-files.yml | 2 +- 59 files changed, 1236 insertions(+), 4 deletions(-) create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt create mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt diff --git a/lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml b/lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml index 6721521bb34..3e1a1fac491 100644 --- a/lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml +++ b/lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml @@ -3,7 +3,7 @@ en-GB: am-i-getting-minimum-wage: phrases: how_old_are_you: "How old are you?" - how_old_are_you_april_2016: "How old will you be on 6 April 2016?" + how_old_are_you_april_2016: "How old will you be on 1 April 2016?" # Q1 what_would_you_like_to_check?: @@ -11,7 +11,7 @@ en-GB: options: current_payment: "If you're getting the National Minimum Wage (from October 2015)" past_payment: "If an employer owes you past payments (before October 2015)" - current_payment_april_2016: "If you'll get the national living wage (from April 2016)" + current_payment_april_2016: "If you'll get the national living wage (from 1 April 2016)" # Q1A past_payment_date?: title: "Which year would you like to check past payments for?" diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..8eeed82e72c --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £4.24 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..bb0aeddb2d7 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.48 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..cdaa5474d50 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £4.91 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..1781c7972bd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.40 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt new file mode 100644 index 00000000000..2e63f97f977 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..2e63f97f977 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..588d21a7aa2 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £16.74 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..1061b04b307 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £18.98 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..a60817f582a --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..a60817f582a --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..084eb4be55e --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £8.66 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..8a6b0e60d9c --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £10.15 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..d841a20a28d --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £13.28 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..d696bc0438c --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £10.94 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt new file mode 100644 index 00000000000..2e63f97f977 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..2e63f97f977 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..35b25482089 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £25.78 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..a60817f582a --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..a60817f582a --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..a1f5b721c94 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £14.69 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/no.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..8eeed82e72c --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £4.24 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..bb0aeddb2d7 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.48 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..cdaa5474d50 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £4.91 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..1781c7972bd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.40 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/no.txt new file mode 100644 index 00000000000..2e63f97f977 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..2e63f97f977 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..588d21a7aa2 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £16.74 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..1061b04b307 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £18.98 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..a60817f582a --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..a60817f582a --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt new file mode 100644 index 00000000000..084eb4be55e --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £8.66 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..8a6b0e60d9c --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £10.15 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/no.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..d841a20a28d --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £13.28 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..bed4cd2f7cd --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £6.25 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..d696bc0438c --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £10.94 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/no.txt new file mode 100644 index 00000000000..2e63f97f977 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..2e63f97f977 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £18.75 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt new file mode 100644 index 00000000000..35b25482089 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £25.78 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt new file mode 100644 index 00000000000..a60817f582a --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt new file mode 100644 index 00000000000..a60817f582a --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £10 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt new file mode 100644 index 00000000000..a1f5b721c94 --- /dev/null +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -0,0 +1,22 @@ + + +$C +You are getting the National Minimum Wage. +$C + +The National Minimum Wage per hour for your age | Your actual pay +- | - +£2.73 | £14.69 + +If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. + +This result is an estimate. If you have any questions, call the confidential helpline: + +$C +Acas helpline +Telephone: 0300 123 1100 +[Find out about call charges](/call-charges) +$C + +Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). + diff --git a/test/artefacts/am-i-getting-minimum-wage/y.html b/test/artefacts/am-i-getting-minimum-wage/y.html index f45eb4743ef..39742a6193e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/y.html +++ b/test/artefacts/am-i-getting-minimum-wage/y.html @@ -56,7 +56,7 @@

  • diff --git a/test/data/am-i-getting-minimum-wage-files.yml b/test/data/am-i-getting-minimum-wage-files.yml index 858ea6dabca..5f359dfdd6d 100644 --- a/test/data/am-i-getting-minimum-wage-files.yml +++ b/test/data/am-i-getting-minimum-wage-files.yml @@ -1,6 +1,6 @@ --- lib/smart_answer_flows/am-i-getting-minimum-wage.rb: 09d171f02c640624e59c6e520a10d4c4 -lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml: d81d2a92038342de7c4228d4e2a8994f +lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml: ae4dcf74d09e3491962f066136d6ec93 test/data/am-i-getting-minimum-wage-questions-and-responses.yml: 9448744e58e3e268ba6911a58c3a1e6e test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml: fc0c41b148a393cf887ba11754a361ec lib/smart_answer_flows/am-i-getting-minimum-wage/am_i_getting_minimum_wage.govspeak.erb: e3bad2e005bb806999594e9f87f5e5ae From c683596c5de8631333bc05ba8ae5fd8267018948 Mon Sep 17 00:00:00 2001 From: Erik Eide Date: Mon, 9 Nov 2015 12:37:45 +0000 Subject: [PATCH 3/6] Update minimum wage calculator variable holding first response to be more communicative about its purpose. --- lib/smart_answer/calculators/minimum_wage_calculator.rb | 4 ++-- .../outcomes/current_payment_above.govspeak.erb | 6 +++--- lib/smart_answer_flows/shared_logic/minimum_wage.rb | 4 ++-- test/data/am-i-getting-minimum-wage-files.yml | 6 +++--- test/data/minimum-wage-calculator-employers-files.yml | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/lib/smart_answer/calculators/minimum_wage_calculator.rb b/lib/smart_answer/calculators/minimum_wage_calculator.rb index ced8f7d34f9..15f864cff7e 100644 --- a/lib/smart_answer/calculators/minimum_wage_calculator.rb +++ b/lib/smart_answer/calculators/minimum_wage_calculator.rb @@ -4,14 +4,14 @@ class MinimumWageCalculator attr_accessor :age, :pay_frequency, :basic_hours, :basic_pay, :is_apprentice, :overtime_hours, :overtime_hourly_rate, :accommodation_cost - attr_reader :check, :date + attr_reader :date, :what_to_check def initialize(params = {}) @age = params[:age] @date = (params[:date].nil? ? Date.today : params[:date]) @basic_hours = params[:basic_hours].to_f @basic_pay = params[:basic_pay].to_f - @check = params[:check] + @what_to_check = params[:what_to_check] @is_apprentice = params[:is_apprentice] @pay_frequency = params[:pay_frequency] || 7 @overtime_hours = params[:overtime_hours].to_i || 0 diff --git a/lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb b/lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb index 36c6926228d..e42abaaf808 100644 --- a/lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb +++ b/lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb @@ -1,6 +1,6 @@ <% content_for :body do %> $C - <% if calculator.check == 'current_payment_april_2016' && calculator.eligible_for_living_wage? %> + <% if calculator.what_to_check == 'current_payment_april_2016' && calculator.eligible_for_living_wage? %> <% if calculator.living_wage_or_above? %> You will be getting the national living wage <% else %> @@ -11,13 +11,13 @@ <% end %> $C - <% if calculator.check == 'current_payment_april_2016' && calculator.eligible_for_living_wage? %> + <% if calculator.what_to_check == 'current_payment_april_2016' && calculator.eligible_for_living_wage? %> The national living wage per hour for your age will be | Your actual pay <% else %> The National Minimum Wage per hour for your age | Your actual pay <% end %> - | - - <% if calculator.check == 'current_payment_april_2016' && calculator.eligible_for_living_wage? %> + <% if calculator.what_to_check == 'current_payment_april_2016' && calculator.eligible_for_living_wage? %> <%= format_money(calculator.national_living_wage_rate) %> | <%= format_money(calculator.total_hourly_rate) %> <% else %> <%= format_money(calculator.minimum_hourly_rate) %> | <%= format_money(calculator.total_hourly_rate) %> diff --git a/lib/smart_answer_flows/shared_logic/minimum_wage.rb b/lib/smart_answer_flows/shared_logic/minimum_wage.rb index 405179daaa6..45bc0e7a11f 100644 --- a/lib/smart_answer_flows/shared_logic/minimum_wage.rb +++ b/lib/smart_answer_flows/shared_logic/minimum_wage.rb @@ -5,7 +5,7 @@ option "current_payment_april_2016" if self.flow_name == 'am-i-getting-minimum-wage' calculate :calculator do |response| - Calculators::MinimumWageCalculator.new(check: response) + Calculators::MinimumWageCalculator.new(what_to_check: response) end calculate :accommodation_charge do @@ -100,7 +100,7 @@ # Q3 value_question :how_old_are_you?, parse: Integer do precalculate :age_title do - if calculator.check == 'current_payment_april_2016' + if calculator.what_to_check == 'current_payment_april_2016' PhraseList.new(:how_old_are_you_april_2016) else PhraseList.new(:how_old_are_you) diff --git a/test/data/am-i-getting-minimum-wage-files.yml b/test/data/am-i-getting-minimum-wage-files.yml index 5f359dfdd6d..051705296b0 100644 --- a/test/data/am-i-getting-minimum-wage-files.yml +++ b/test/data/am-i-getting-minimum-wage-files.yml @@ -4,7 +4,7 @@ lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml: ae4dcf74d09e349 test/data/am-i-getting-minimum-wage-questions-and-responses.yml: 9448744e58e3e268ba6911a58c3a1e6e test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml: fc0c41b148a393cf887ba11754a361ec lib/smart_answer_flows/am-i-getting-minimum-wage/am_i_getting_minimum_wage.govspeak.erb: e3bad2e005bb806999594e9f87f5e5ae -lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb: 6974ca63f1a321313c1719c289049edf +lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb: 9b82c9fc163ecff3b9d55e6352afbddd lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_below.govspeak.erb: c5df501d4653304260fb0a95111ff111 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/does_not_apply_to_historical_apprentices.govspeak.erb: bd846fa5585f32e995c74bb714f6d600 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/past_payment_above.govspeak.erb: 83b499f49b224ef3faf022f3f5df0ac1 @@ -12,6 +12,6 @@ lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/past_payment_below.gov lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/under_school_leaving_age.govspeak.erb: 44bf68757d1ef90249d19f5d88ad4bc2 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/under_school_leaving_age_past.govspeak.erb: 2182c103915b753894722760c9a56cf3 lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 0d2f7c4d01e3c928701e7d649663707e -lib/smart_answer_flows/shared_logic/minimum_wage.rb: 03db060380a895c7b49da7d97eecc194 -lib/smart_answer/calculators/minimum_wage_calculator.rb: 5a10cc40f2abe6e303adfd47893d6ac0 +lib/smart_answer_flows/shared_logic/minimum_wage.rb: 8a3ad3d3e40568baaf09d0ffb4f0f258 +lib/smart_answer/calculators/minimum_wage_calculator.rb: f1091e755f1889d259dc511607cf59bc lib/data/minimum_wage_data.yml: 3feed11191d68237289203a2c659ecf9 diff --git a/test/data/minimum-wage-calculator-employers-files.yml b/test/data/minimum-wage-calculator-employers-files.yml index a2a081072b1..6b8b8e47aa1 100644 --- a/test/data/minimum-wage-calculator-employers-files.yml +++ b/test/data/minimum-wage-calculator-employers-files.yml @@ -12,6 +12,6 @@ lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/past_payment_b lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/under_school_leaving_age.govspeak.erb: 13de5d10bbbb015df597f78c66da1b67 lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/under_school_leaving_age_past.govspeak.erb: 9c56f76e04984f07627efbc1f42b2b63 lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 0d2f7c4d01e3c928701e7d649663707e -lib/smart_answer_flows/shared_logic/minimum_wage.rb: 03db060380a895c7b49da7d97eecc194 -lib/smart_answer/calculators/minimum_wage_calculator.rb: 5a10cc40f2abe6e303adfd47893d6ac0 +lib/smart_answer_flows/shared_logic/minimum_wage.rb: 8a3ad3d3e40568baaf09d0ffb4f0f258 +lib/smart_answer/calculators/minimum_wage_calculator.rb: f1091e755f1889d259dc511607cf59bc lib/data/minimum_wage_data.yml: 3feed11191d68237289203a2c659ecf9 From 6f5e520fbc4626a176352bfe6dbce4ee8741b67d Mon Sep 17 00:00:00 2001 From: Erik Eide Date: Mon, 9 Nov 2015 14:21:02 +0000 Subject: [PATCH 4/6] Remove question if you are an apprentice if checking national living wage eligibility and related regression test artefacts. Add validation to how old are you when checking living wage eligibility to ensure users are at least 25 before continuing. --- .../calculators/minimum_wage_calculator.rb | 6 +- .../locales/en/am-i-getting-minimum-wage.yml | 1 + .../shared_logic/minimum_wage.rb | 13 +- .../1/16.0/300.0 => 25/1/16.0/280}/0.0/no.txt | 2 +- .../300.0/8.0/10.0 => 25/7/40/480/0.0}/no.txt | 2 +- .../1/16.0/100.0/0.0/no.txt | 22 - .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 22 - .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 22 - .../1/16.0/100.0/0.0/yes_free/5.txt | 22 - .../1/16.0/100.0/8.0/10.0/no.txt | 22 - .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 22 - .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 22 - .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 22 - .../1/16.0/300.0/0.0/no.txt | 22 - .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 - .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 22 - .../1/16.0/300.0/0.0/yes_free/5.txt | 22 - .../1/16.0/300.0/8.0/10.0/no.txt | 22 - .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 - .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 22 - .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 - .../31/16.0/100.0/0.0/no.txt | 22 - .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 22 - .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 26 - .../31/16.0/100.0/0.0/yes_free/5.txt | 22 - .../31/16.0/100.0/8.0/10.0/no.txt | 22 - .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 22 - .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 26 - .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 22 - .../31/16.0/300.0/0.0/no.txt | 22 - .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 - .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 26 - .../31/16.0/300.0/0.0/yes_free/5.txt | 22 - .../31/16.0/300.0/8.0/10.0/no.txt | 22 - .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 - .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 26 - .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 - .../15.txt | 4 - .../25/1/16.0/100.0/0.0/no.txt | 26 - .../25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 26 - .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 26 - .../25/1/16.0/100.0/0.0/yes_free/5.txt | 26 - .../25/1/16.0/100.0/8.0/10.0/no.txt | 26 - .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 26 - .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 26 - .../25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 26 - .../25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 - .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 22 - .../25/1/16.0/300.0/0.0/yes_free/5.txt | 22 - .../25/1/16.0/300.0/8.0/10.0/no.txt | 22 - .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 - .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 22 - .../25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 - .../25/31/16.0/100.0/0.0/no.txt | 26 - .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 26 - .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 26 - .../25/31/16.0/100.0/0.0/yes_free/5.txt | 22 - .../25/31/16.0/100.0/8.0/10.0/no.txt | 26 - .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 26 - .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 26 - .../25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 22 - .../25/31/16.0/300.0/0.0/no.txt | 22 - .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 - .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 26 - .../25/31/16.0/300.0/0.0/yes_free/5.txt | 22 - .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 - .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 26 - .../25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 - .../1/16.0/100.0/0.0/no.txt | 22 - .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 22 - .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 22 - .../1/16.0/100.0/0.0/yes_free/5.txt | 22 - .../1/16.0/100.0/8.0/10.0/no.txt | 22 - .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 22 - .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 22 - .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 22 - .../1/16.0/300.0/0.0/no.txt | 22 - .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 - .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 22 - .../1/16.0/300.0/0.0/yes_free/5.txt | 22 - .../1/16.0/300.0/8.0/10.0/no.txt | 22 - .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 - .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 22 - .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 - .../31/16.0/100.0/0.0/no.txt | 22 - .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 22 - .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 26 - .../31/16.0/100.0/0.0/yes_free/5.txt | 22 - .../31/16.0/100.0/8.0/10.0/no.txt | 22 - .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 22 - .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 26 - .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 22 - .../31/16.0/300.0/0.0/no.txt | 22 - .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 - .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 26 - .../31/16.0/300.0/0.0/yes_free/5.txt | 22 - .../31/16.0/300.0/8.0/10.0/no.txt | 22 - .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 - .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 26 - .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 - .../not_an_apprentice/15.txt | 4 - .../25/1/16.0/100.0/0.0/no.txt | 26 - .../25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 26 - .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 26 - .../25/1/16.0/100.0/0.0/yes_free/5.txt | 26 - .../25/1/16.0/100.0/8.0/10.0/no.txt | 26 - .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 26 - .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 26 - .../25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 26 - .../25/1/16.0/300.0/0.0/no.txt | 22 - .../25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 - .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 22 - .../25/1/16.0/300.0/0.0/yes_free/5.txt | 22 - .../25/1/16.0/300.0/8.0/10.0/no.txt | 22 - .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 - .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 22 - .../25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 - .../25/31/16.0/100.0/0.0/no.txt | 26 - .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 26 - .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 26 - .../25/31/16.0/100.0/0.0/yes_free/5.txt | 22 - .../25/31/16.0/100.0/8.0/10.0/no.txt | 26 - .../16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 26 - .../100.0/8.0/10.0/yes_charged/50.0/5.txt | 26 - .../25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 22 - .../25/31/16.0/300.0/0.0/no.txt | 22 - .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 22 - .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 26 - .../25/31/16.0/300.0/0.0/yes_free/5.txt | 22 - .../25/31/16.0/300.0/8.0/10.0/no.txt | 22 - .../16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 22 - .../300.0/8.0/10.0/yes_charged/50.0/5.txt | 26 - .../25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 22 - test/data/am-i-getting-minimum-wage-files.yml | 8 +- ...um-wage-responses-and-expected-results.yml | 4093 +---------------- ...inimum-wage-calculator-employers-files.yml | 4 +- .../minimum_wage_calculator_test.rb | 11 + .../am_i_getting_minimum_wage_flow_test.rb | 3 +- 138 files changed, 65 insertions(+), 7018 deletions(-) rename test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/{apprentice_over_19_second_year_onwards/25/1/16.0/300.0 => 25/1/16.0/280}/0.0/no.txt (97%) rename test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/{apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0 => 25/7/40/480/0.0}/no.txt (97%) delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/15.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/15.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt delete mode 100644 test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt diff --git a/lib/smart_answer/calculators/minimum_wage_calculator.rb b/lib/smart_answer/calculators/minimum_wage_calculator.rb index 15f864cff7e..9b77aaa2a56 100644 --- a/lib/smart_answer/calculators/minimum_wage_calculator.rb +++ b/lib/smart_answer/calculators/minimum_wage_calculator.rb @@ -49,6 +49,10 @@ def valid_accommodation_usage?(accommodation_usage) accommodation_usage >= 0 && accommodation_usage <= 7 end + def valid_age_for_living_wage?(age) + age.to_i >= 25 + end + def basic_rate rate = @basic_pay / @basic_hours if overtime_hours > 0 and overtime_hourly_rate > 0 and rate > overtime_hourly_rate @@ -171,7 +175,7 @@ def apprentice_eligible_for_minimum_wage? end def eligible_for_living_wage? - age.to_i >= 25 + valid_age_for_living_wage?(age) end def under_school_leaving_age? diff --git a/lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml b/lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml index 3e1a1fac491..fd094a6e762 100644 --- a/lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml +++ b/lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml @@ -45,6 +45,7 @@ en-GB: title: "%{age_title}" suffix_label: years old error_message: Please enter a whole number greater than 0 + valid_age_for_living_wage?: You must be 25 or over to get the national living wage # Q3 Past how_old_were_you?: title: How old were you at the time? diff --git a/lib/smart_answer_flows/shared_logic/minimum_wage.rb b/lib/smart_answer_flows/shared_logic/minimum_wage.rb index 45bc0e7a11f..2efe7204071 100644 --- a/lib/smart_answer_flows/shared_logic/minimum_wage.rb +++ b/lib/smart_answer_flows/shared_logic/minimum_wage.rb @@ -14,13 +14,16 @@ permitted_next_nodes = [ :are_you_an_apprentice?, + :how_old_are_you?, :past_payment_date? ] next_node(permitted: permitted_next_nodes) do |response| case response - when 'current_payment', 'current_payment_april_2016' + when 'current_payment' :are_you_an_apprentice? + when 'current_payment_april_2016' + :how_old_are_you? when 'past_payment' :past_payment_date? end @@ -111,6 +114,14 @@ calculator.valid_age?(response) end + validate :valid_age_for_living_wage? do |response| + if calculator.what_to_check == 'current_payment_april_2016' + calculator.valid_age_for_living_wage?(response) + else + true + end + end + permitted_next_nodes = [ :under_school_leaving_age, :how_often_do_you_get_paid? diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/1/16.0/280/0.0/no.txt similarity index 97% rename from test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt rename to test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/1/16.0/280/0.0/no.txt index 910e25c5a69..6f6ebe6572b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/1/16.0/280/0.0/no.txt @@ -6,7 +6,7 @@ $C The national living wage per hour for your age will be | Your actual pay - | - -£7.20 | £18.75 +£7.20 | £17.50 If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/7/40/480/0.0/no.txt similarity index 97% rename from test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt rename to test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/7/40/480/0.0/no.txt index 2c5fa61f2fd..192557bc943 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/7/40/480/0.0/no.txt @@ -6,7 +6,7 @@ $C The national living wage per hour for your age will be | Your actual pay - | - -£7.20 | £10 +£7.20 | £12 If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index 8eeed82e72c..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £4.24 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt deleted file mode 100644 index bb0aeddb2d7..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.48 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index cdaa5474d50..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £4.91 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index 1781c7972bd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.40 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt deleted file mode 100644 index 2e63f97f977..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index 2e63f97f977..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index 588d21a7aa2..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £16.74 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt deleted file mode 100644 index 1061b04b307..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £18.98 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt deleted file mode 100644 index a60817f582a..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index a60817f582a..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index 084eb4be55e..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £8.66 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index 8a6b0e60d9c..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £10.15 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index e7f28d5fe3d..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£2.73 | -£55.92 * | £938.43 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt deleted file mode 100644 index d841a20a28d..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £13.28 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index 9f510283dff..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£2.73 | -£35.20 * | £910.27 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index d696bc0438c..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £10.94 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt deleted file mode 100644 index 2e63f97f977..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index 2e63f97f977..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index 95a9d59c164..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£2.73 | -£43.42 * | £738.43 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt deleted file mode 100644 index 35b25482089..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £25.78 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt deleted file mode 100644 index a60817f582a..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index a60817f582a..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index f75e97b758b..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£2.73 | -£31.45 * | £820.27 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index a1f5b721c94..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £14.69 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/15.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/15.txt deleted file mode 100644 index 8bd93891789..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/15.txt +++ /dev/null @@ -1,4 +0,0 @@ - - -You must be at least [school leaving age](/know-when-you-can-leave-school) to be entitled to the National Minimum Wage. - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt deleted file mode 100644 index f4c045ea8ec..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £4 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index f4c045ea8ec..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £4 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index 90262c6270b..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £4.24 * | £36.12 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt deleted file mode 100644 index 7a6a5e785d1..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.48 * | £0.37 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt deleted file mode 100644 index 4a18127ad24..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £6 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index 4a18127ad24..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £6 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index 83883e30f30..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £4.91 * | £38.12 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index 92549dba441..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.40 * | £2.37 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index 910e25c5a69..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index c83b14f9ed9..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £16.74 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt deleted file mode 100644 index 86c594b6ad3..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £18.98 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt deleted file mode 100644 index 2c5fa61f2fd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index 2c5fa61f2fd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index 71d818611de..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £8.66 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index 3b04e0585d7..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £10.15 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt deleted file mode 100644 index f4c045ea8ec..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £4 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index f4c045ea8ec..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £4 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index 334d4f51cbc..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | -£55.92 * | £998.75 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt deleted file mode 100644 index b3d94a3a64d..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £13.28 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt deleted file mode 100644 index 4a18127ad24..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £6 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index 4a18127ad24..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £6 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index 5b788072dd0..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | -£35.20 * | £1,000.75 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index 216e8760e27..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £10.94 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt deleted file mode 100644 index 910e25c5a69..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index 910e25c5a69..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index fe8f8ffcf46..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | -£43.42 * | £798.75 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt deleted file mode 100644 index fb2a54f3979..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £25.78 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index 2c5fa61f2fd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index 03a376733a6..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | -£31.45 * | £910.75 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index 2b685a17ad9..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £14.69 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/no.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index 8eeed82e72c..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £4.24 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt deleted file mode 100644 index bb0aeddb2d7..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.48 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index cdaa5474d50..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £4.91 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index 1781c7972bd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.40 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/no.txt deleted file mode 100644 index 2e63f97f977..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index 2e63f97f977..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index 588d21a7aa2..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £16.74 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt deleted file mode 100644 index 1061b04b307..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £18.98 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt deleted file mode 100644 index a60817f582a..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index a60817f582a..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index 084eb4be55e..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £8.66 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index 8a6b0e60d9c..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £10.15 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/no.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index e7f28d5fe3d..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£2.73 | -£55.92 * | £938.43 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt deleted file mode 100644 index d841a20a28d..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £13.28 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index bed4cd2f7cd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £6.25 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index 9f510283dff..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£2.73 | -£35.20 * | £910.27 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index d696bc0438c..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £10.94 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/no.txt deleted file mode 100644 index 2e63f97f977..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index 2e63f97f977..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index 95a9d59c164..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£2.73 | -£43.42 * | £738.43 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt deleted file mode 100644 index 35b25482089..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £25.78 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt deleted file mode 100644 index a60817f582a..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index a60817f582a..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index f75e97b758b..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£2.73 | -£31.45 * | £820.27 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index a1f5b721c94..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You are getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay -- | - -£2.73 | £14.69 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/15.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/15.txt deleted file mode 100644 index 8bd93891789..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/15.txt +++ /dev/null @@ -1,4 +0,0 @@ - - -You must be at least [school leaving age](/know-when-you-can-leave-school) to be entitled to the National Minimum Wage. - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt deleted file mode 100644 index f4c045ea8ec..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £4 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index f4c045ea8ec..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £4 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index 90262c6270b..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £4.24 * | £36.12 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt deleted file mode 100644 index 7a6a5e785d1..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.48 * | £0.37 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt deleted file mode 100644 index 4a18127ad24..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £6 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index 4a18127ad24..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £6 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index 83883e30f30..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £4.91 * | £38.12 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index 92549dba441..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.40 * | £2.37 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt deleted file mode 100644 index 910e25c5a69..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index 910e25c5a69..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index c83b14f9ed9..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £16.74 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt deleted file mode 100644 index 86c594b6ad3..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £18.98 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt deleted file mode 100644 index 2c5fa61f2fd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index 2c5fa61f2fd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index 71d818611de..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £8.66 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index 3b04e0585d7..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £10.15 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt deleted file mode 100644 index f4c045ea8ec..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £4 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index f4c045ea8ec..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £4 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index 334d4f51cbc..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | -£55.92 * | £998.75 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt deleted file mode 100644 index b3d94a3a64d..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £13.28 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt deleted file mode 100644 index 4a18127ad24..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £6 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index 4a18127ad24..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | £6.25 * | £6 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index 5b788072dd0..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | -£35.20 * | £1,000.75 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index 216e8760e27..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £10.94 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt deleted file mode 100644 index 910e25c5a69..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt deleted file mode 100644 index 910e25c5a69..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £18.75 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt deleted file mode 100644 index fe8f8ffcf46..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | -£43.42 * | £798.75 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt deleted file mode 100644 index fb2a54f3979..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £25.78 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt deleted file mode 100644 index 2c5fa61f2fd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt deleted file mode 100644 index 2c5fa61f2fd..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £10 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt deleted file mode 100644 index 03a376733a6..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ /dev/null @@ -1,26 +0,0 @@ - - -$C -You aren't getting the National Minimum Wage. -$C - -The National Minimum Wage per hour for your age | Your actual pay | For each pay period your employer owes you -- | - | - -£6.50 | -£31.45 * | £910.75 - -\* This figure has been rounded to the nearest penny. - -^Your actual pay should increase to at least £7.20 per hour from 1 April 2016.^ - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt deleted file mode 100644 index 2b685a17ad9..00000000000 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ /dev/null @@ -1,22 +0,0 @@ - - -$C -You will be getting the national living wage -$C - -The national living wage per hour for your age will be | Your actual pay -- | - -£7.20 | £14.69 - -If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. - -This result is an estimate. If you have any questions, call the confidential helpline: - -$C -Acas helpline -Telephone: 0300 123 1100 -[Find out about call charges](/call-charges) -$C - -Read the guidance on [how to calculate the National Minimum Wage](/minimum-wage-different-types-work). - diff --git a/test/data/am-i-getting-minimum-wage-files.yml b/test/data/am-i-getting-minimum-wage-files.yml index 051705296b0..77eebaed078 100644 --- a/test/data/am-i-getting-minimum-wage-files.yml +++ b/test/data/am-i-getting-minimum-wage-files.yml @@ -1,8 +1,8 @@ --- lib/smart_answer_flows/am-i-getting-minimum-wage.rb: 09d171f02c640624e59c6e520a10d4c4 -lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml: ae4dcf74d09e3491962f066136d6ec93 +lib/smart_answer_flows/locales/en/am-i-getting-minimum-wage.yml: 1c91c125d398418d268c8bc32282b088 test/data/am-i-getting-minimum-wage-questions-and-responses.yml: 9448744e58e3e268ba6911a58c3a1e6e -test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml: fc0c41b148a393cf887ba11754a361ec +test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml: fc96589f859ccea7df19e1421fb729d9 lib/smart_answer_flows/am-i-getting-minimum-wage/am_i_getting_minimum_wage.govspeak.erb: e3bad2e005bb806999594e9f87f5e5ae lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_above.govspeak.erb: 9b82c9fc163ecff3b9d55e6352afbddd lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/current_payment_below.govspeak.erb: c5df501d4653304260fb0a95111ff111 @@ -12,6 +12,6 @@ lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/past_payment_below.gov lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/under_school_leaving_age.govspeak.erb: 44bf68757d1ef90249d19f5d88ad4bc2 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/under_school_leaving_age_past.govspeak.erb: 2182c103915b753894722760c9a56cf3 lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 0d2f7c4d01e3c928701e7d649663707e -lib/smart_answer_flows/shared_logic/minimum_wage.rb: 8a3ad3d3e40568baaf09d0ffb4f0f258 -lib/smart_answer/calculators/minimum_wage_calculator.rb: f1091e755f1889d259dc511607cf59bc +lib/smart_answer_flows/shared_logic/minimum_wage.rb: a989bcdb51f2fb425520b7e170466573 +lib/smart_answer/calculators/minimum_wage_calculator.rb: 721f27ae7e3366e4227688213590e00b lib/data/minimum_wage_data.yml: 3feed11191d68237289203a2c659ecf9 diff --git a/test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml b/test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml index f61b81678b7..99418b933ba 100644 --- a/test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml +++ b/test/data/am-i-getting-minimum-wage-responses-and-expected-results.yml @@ -23171,4153 +23171,112 @@ - :current_node: :what_would_you_like_to_check? :responses: - current_payment_april_2016 - :next_node: :are_you_an_apprentice? - :outcome_node: false -- :current_node: :are_you_an_apprentice? - :responses: - - current_payment_april_2016 - - not_an_apprentice :next_node: :how_old_are_you? :outcome_node: false - :current_node: :how_old_are_you? :responses: - current_payment_april_2016 - - not_an_apprentice - - '15' - :next_node: :under_school_leaving_age - :outcome_node: true -- :current_node: :how_old_are_you? - :responses: - - current_payment_april_2016 - - not_an_apprentice - '25' :next_node: :how_often_do_you_get_paid? :outcome_node: false - :current_node: :how_often_do_you_get_paid? :responses: - current_payment_april_2016 - - not_an_apprentice - '25' - - '1' + - '7' :next_node: :how_many_hours_do_you_work? :outcome_node: false - :current_node: :how_many_hours_do_you_work? :responses: - current_payment_april_2016 - - not_an_apprentice - '25' - - '1' - - '16' + - '7' + - '40' :next_node: :how_much_are_you_paid_during_pay_period? :outcome_node: false - :current_node: :how_much_are_you_paid_during_pay_period? :responses: - current_payment_april_2016 - - not_an_apprentice - '25' - '1' - '16.0' - - '100' + - '280' :next_node: :how_many_hours_overtime_do_you_work? :outcome_node: false - :current_node: :how_many_hours_overtime_do_you_work? :responses: - current_payment_april_2016 - - not_an_apprentice - '25' - '1' - '16.0' - - '100.0' + - '280' - '0' :next_node: :is_provided_with_accommodation? :outcome_node: false - :current_node: :is_provided_with_accommodation? :responses: - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - 'no' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - '25' - '1' - '16.0' - - '100.0' + - '280' - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - 'no' :next_node: :current_payment_below :outcome_node: true -- :current_node: :is_provided_with_accommodation? +- :current_node: :what_would_you_like_to_check? :responses: - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? + :next_node: :how_old_are_you? :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :is_provided_with_accommodation? +- :current_node: :how_old_are_you? :responses: - current_payment_april_2016 - - not_an_apprentice - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? + :next_node: :how_often_do_you_get_paid? :outcome_node: false -- :current_node: :current_accommodation_charge? +- :current_node: :how_often_do_you_get_paid? :responses: - current_payment_april_2016 - - not_an_apprentice - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? + - '7' + :next_node: :how_many_hours_do_you_work? :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :current_accommodation_charge? +- :current_node: :how_many_hours_do_you_work? :responses: - current_payment_april_2016 - - not_an_apprentice - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? + - '7' + - '40' + :next_node: :how_much_are_you_paid_during_pay_period? :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true - :current_node: :how_much_are_you_paid_during_pay_period? :responses: - current_payment_april_2016 - - not_an_apprentice - '25' - - '1' - - '16.0' - - '300' + - '7' + - '40' + - '480' :next_node: :how_many_hours_overtime_do_you_work? :outcome_node: false - :current_node: :how_many_hours_overtime_do_you_work? :responses: - current_payment_april_2016 - - not_an_apprentice - '25' - - '1' - - '16.0' - - '300.0' + - '7' + - '40' + - '480' - '0' :next_node: :is_provided_with_accommodation? :outcome_node: false - :current_node: :is_provided_with_accommodation? :responses: - current_payment_april_2016 - - not_an_apprentice - '25' - - '1' - - '16.0' - - '300.0' + - '7' + - '40' + - '480' - '0.0' - 'no' :next_node: :current_payment_above :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :how_often_do_you_get_paid? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - :next_node: :how_many_hours_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_do_you_work? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16' - :next_node: :how_much_are_you_paid_during_pay_period? - :outcome_node: false -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - 'no' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - not_an_apprentice - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :are_you_an_apprentice? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - :next_node: :how_often_do_you_get_paid? - :outcome_node: false -- :current_node: :how_often_do_you_get_paid? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - :next_node: :how_many_hours_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16' - :next_node: :how_much_are_you_paid_during_pay_period? - :outcome_node: false -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '0.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '0.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :how_often_do_you_get_paid? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - :next_node: :how_many_hours_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16' - :next_node: :how_much_are_you_paid_during_pay_period? - :outcome_node: false -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '0.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '0.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_under_19 - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :are_you_an_apprentice? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - :next_node: :how_often_do_you_get_paid? - :outcome_node: false -- :current_node: :how_often_do_you_get_paid? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - :next_node: :how_many_hours_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16' - :next_node: :how_much_are_you_paid_during_pay_period? - :outcome_node: false -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '0.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '0.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :how_often_do_you_get_paid? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - :next_node: :how_many_hours_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16' - :next_node: :how_much_are_you_paid_during_pay_period? - :outcome_node: false -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '0.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '0.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_first_year - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :are_you_an_apprentice? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - :next_node: :how_old_are_you? - :outcome_node: false -- :current_node: :how_old_are_you? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '15' - :next_node: :under_school_leaving_age - :outcome_node: true -- :current_node: :how_old_are_you? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - :next_node: :how_often_do_you_get_paid? - :outcome_node: false -- :current_node: :how_often_do_you_get_paid? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - :next_node: :how_many_hours_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16' - :next_node: :how_much_are_you_paid_during_pay_period? - :outcome_node: false -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - 'no' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '1' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :how_often_do_you_get_paid? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - :next_node: :how_many_hours_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16' - :next_node: :how_much_are_you_paid_during_pay_period? - :outcome_node: false -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - 'no' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '100.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_much_are_you_paid_during_pay_period? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300' - :next_node: :how_many_hours_overtime_do_you_work? - :outcome_node: false -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '0' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '0.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true -- :current_node: :how_many_hours_overtime_do_you_work? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '8' - :next_node: :what_is_overtime_pay_per_hour? - :outcome_node: false -- :current_node: :what_is_overtime_pay_per_hour? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10' - :next_node: :is_provided_with_accommodation? - :outcome_node: false -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - 'no' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_free - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :is_provided_with_accommodation? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - :next_node: :current_accommodation_charge? - :outcome_node: false -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '5.0' - - '5' - :next_node: :current_payment_above - :outcome_node: true -- :current_node: :current_accommodation_charge? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50' - :next_node: :current_accommodation_usage? - :outcome_node: false -- :current_node: :current_accommodation_usage? - :responses: - - current_payment_april_2016 - - apprentice_over_19_second_year_onwards - - '25' - - '31' - - '16.0' - - '300.0' - - '8.0' - - '10.0' - - yes_charged - - '50.0' - - '5' - :next_node: :current_payment_below - :outcome_node: true diff --git a/test/data/minimum-wage-calculator-employers-files.yml b/test/data/minimum-wage-calculator-employers-files.yml index 6b8b8e47aa1..7a12edadf0e 100644 --- a/test/data/minimum-wage-calculator-employers-files.yml +++ b/test/data/minimum-wage-calculator-employers-files.yml @@ -12,6 +12,6 @@ lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/past_payment_b lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/under_school_leaving_age.govspeak.erb: 13de5d10bbbb015df597f78c66da1b67 lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/under_school_leaving_age_past.govspeak.erb: 9c56f76e04984f07627efbc1f42b2b63 lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 0d2f7c4d01e3c928701e7d649663707e -lib/smart_answer_flows/shared_logic/minimum_wage.rb: 8a3ad3d3e40568baaf09d0ffb4f0f258 -lib/smart_answer/calculators/minimum_wage_calculator.rb: f1091e755f1889d259dc511607cf59bc +lib/smart_answer_flows/shared_logic/minimum_wage.rb: a989bcdb51f2fb425520b7e170466573 +lib/smart_answer/calculators/minimum_wage_calculator.rb: 721f27ae7e3366e4227688213590e00b lib/data/minimum_wage_data.yml: 3feed11191d68237289203a2c659ecf9 diff --git a/test/unit/calculators/minimum_wage_calculator_test.rb b/test/unit/calculators/minimum_wage_calculator_test.rb index c0f0eb611b4..0d489b45ceb 100644 --- a/test/unit/calculators/minimum_wage_calculator_test.rb +++ b/test/unit/calculators/minimum_wage_calculator_test.rb @@ -98,6 +98,17 @@ class MinimumWageCalculatorTest < ActiveSupport::TestCase assert @calculator.valid_accommodation_usage?(7) end end + + context 'for age for living wage' do + should 'not accept ages below 25' do + refute @calculator.valid_age_for_living_wage?(24) + end + + should 'accept ages 25 or above' do + assert @calculator.valid_age_for_living_wage?(25) + assert @calculator.valid_age_for_living_wage?(26) + end + end end context '#any_overtime_hours_worked?' do diff --git a/test/unit/smart_answer_flows/am_i_getting_minimum_wage_flow_test.rb b/test/unit/smart_answer_flows/am_i_getting_minimum_wage_flow_test.rb index 1df10215232..912fd1e6352 100644 --- a/test/unit/smart_answer_flows/am_i_getting_minimum_wage_flow_test.rb +++ b/test/unit/smart_answer_flows/am_i_getting_minimum_wage_flow_test.rb @@ -19,7 +19,8 @@ class AmIGettingMinimumWageFlowTest < ActiveSupport::TestCase @state = SmartAnswer::State.new(@question) @calculator = stub('calculator', :age= => nil, - :under_school_leaving_age? => nil + :under_school_leaving_age? => nil, + :what_to_check => nil ) @state.calculator = @calculator end From 5b87537f889c549c71cc3f45da8c43b1b0b5c304 Mon Sep 17 00:00:00 2001 From: Erik Eide Date: Mon, 9 Nov 2015 17:41:30 +0000 Subject: [PATCH 5/6] Add Acas helpline hours and update markdown formatting for multiple line display. --- .../shared/minimum_wage/_acas_information.govspeak.erb | 6 ++++-- .../apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../current_payment_april_2016/25/1/16.0/280/0.0/no.txt | 6 ++++-- .../current_payment_april_2016/25/7/40/480/0.0/no.txt | 6 ++++-- .../past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 6 ++++-- .../past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 6 ++++-- .../2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 6 ++++-- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 6 ++++-- .../2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 6 ++++-- test/data/am-i-getting-minimum-wage-files.yml | 2 +- test/data/minimum-wage-calculator-employers-files.yml | 2 +- 1349 files changed, 5390 insertions(+), 2696 deletions(-) diff --git a/lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb b/lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb index 79918635e5e..4d9a180d2c5 100644 --- a/lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb +++ b/lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb @@ -2,8 +2,10 @@ This result is an estimate. If you have any questions, call the confidential hel $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 8eeed82e72c..5e576861959 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt index bb0aeddb2d7..5e0d532915b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index cdaa5474d50..82efd5ab41a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 1781c7972bd..965aeb72758 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt index 2e63f97f977..40b2dcda395 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 2e63f97f977..40b2dcda395 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 588d21a7aa2..b5a387a4c9e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt index 1061b04b307..2e88748105c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt index a60817f582a..fa8e25354ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index a60817f582a..fa8e25354ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 084eb4be55e..72c53473953 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 8a6b0e60d9c..14ab651e4ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index e7f28d5fe3d..15b7fd90131 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt index d841a20a28d..f0d7658492c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 9f510283dff..72ec35dc065 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt index d696bc0438c..d5b09204b7e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt index 2e63f97f977..40b2dcda395 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 2e63f97f977..40b2dcda395 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 95a9d59c164..5b7c5ac9241 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt index 35b25482089..62ed8b50691 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt index a60817f582a..fa8e25354ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index a60817f582a..fa8e25354ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index f75e97b758b..d5c23156c45 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt index a1f5b721c94..8541b2c444f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt index f4c045ea8ec..e8634237afb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index f4c045ea8ec..e8634237afb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 90262c6270b..fbf1af8ca49 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt index 7a6a5e785d1..53114cb7dc1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt index 4a18127ad24..bf64eebbb10 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 4a18127ad24..bf64eebbb10 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 83883e30f30..ef3d40b2fda 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 92549dba441..6cd946b44e0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt index 623ea1bcad8..80d4e938adf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 623ea1bcad8..80d4e938adf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index d9dda098fc2..5c2d0b0a947 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt index 18ec363c774..1d6a21cdda7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt index bab2c2e17d5..667c9396bd6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index bab2c2e17d5..667c9396bd6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index fdd9ada939a..3858efde26a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index c4c18f63c94..7ae1cc16217 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt index f4c045ea8ec..e8634237afb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index f4c045ea8ec..e8634237afb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 334d4f51cbc..f90a685551c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt index 4700b390f9f..22031fca959 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt index 4a18127ad24..bf64eebbb10 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 4a18127ad24..bf64eebbb10 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 5b788072dd0..2ad8c27362a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 8e38eb33435..895d4b2740e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt index 623ea1bcad8..80d4e938adf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 623ea1bcad8..80d4e938adf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index fe8f8ffcf46..6cb6d44d7a4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt index 7687db7df82..85b730cb8e2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt index bab2c2e17d5..667c9396bd6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index bab2c2e17d5..667c9396bd6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 03a376733a6..1bfd39a3adc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index ad4fc7c4e0b..8fd4982b568 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 8eeed82e72c..5e576861959 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index bb0aeddb2d7..5e0d532915b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index cdaa5474d50..82efd5ab41a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 1781c7972bd..965aeb72758 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 2e63f97f977..40b2dcda395 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 2e63f97f977..40b2dcda395 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 588d21a7aa2..b5a387a4c9e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 1061b04b307..2e88748105c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index a60817f582a..fa8e25354ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index a60817f582a..fa8e25354ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 084eb4be55e..72c53473953 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 8a6b0e60d9c..14ab651e4ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index e7f28d5fe3d..15b7fd90131 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index d841a20a28d..f0d7658492c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index bed4cd2f7cd..82bdd361bf7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 9f510283dff..72ec35dc065 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index d696bc0438c..d5b09204b7e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 2e63f97f977..40b2dcda395 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 2e63f97f977..40b2dcda395 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 95a9d59c164..5b7c5ac9241 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 35b25482089..62ed8b50691 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index a60817f582a..fa8e25354ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index a60817f582a..fa8e25354ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index f75e97b758b..d5c23156c45 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index a1f5b721c94..8541b2c444f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt index f4c045ea8ec..e8634237afb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index f4c045ea8ec..e8634237afb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 90262c6270b..fbf1af8ca49 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt index 7a6a5e785d1..53114cb7dc1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt index 4a18127ad24..bf64eebbb10 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 4a18127ad24..bf64eebbb10 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 83883e30f30..ef3d40b2fda 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 92549dba441..6cd946b44e0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt index 623ea1bcad8..80d4e938adf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 623ea1bcad8..80d4e938adf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index d9dda098fc2..5c2d0b0a947 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt index 18ec363c774..1d6a21cdda7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt index bab2c2e17d5..667c9396bd6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index bab2c2e17d5..667c9396bd6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index fdd9ada939a..3858efde26a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index c4c18f63c94..7ae1cc16217 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt index f4c045ea8ec..e8634237afb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index f4c045ea8ec..e8634237afb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 334d4f51cbc..f90a685551c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt index 4700b390f9f..22031fca959 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt index 4a18127ad24..bf64eebbb10 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 4a18127ad24..bf64eebbb10 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 5b788072dd0..2ad8c27362a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 8e38eb33435..895d4b2740e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt index 623ea1bcad8..80d4e938adf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 623ea1bcad8..80d4e938adf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index fe8f8ffcf46..6cb6d44d7a4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt index 7687db7df82..85b730cb8e2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt index bab2c2e17d5..667c9396bd6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index bab2c2e17d5..667c9396bd6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 03a376733a6..1bfd39a3adc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -17,8 +17,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index ad4fc7c4e0b..8fd4982b568 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/1/16.0/280/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/1/16.0/280/0.0/no.txt index 6f6ebe6572b..df282255b9e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/1/16.0/280/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/1/16.0/280/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/7/40/480/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/7/40/480/0.0/no.txt index 192557bc943..999d17e5153 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/7/40/480/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/7/40/480/0.0/no.txt @@ -13,8 +13,10 @@ If you work overtime or your employer provides you with [accommodation](/nationa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt index 32afc72fd9b..7e854e70755 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 734857fa1ae..2bc65a5fb24 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 61b468698c7..38a77a717b5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index b43d35466c8..a764e5c170a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 32afc72fd9b..7e854e70755 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 734857fa1ae..2bc65a5fb24 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 8e6a1703ac4..34371b4bf06 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index b63b6c29d62..df6096d6747 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt index 7daf0a5bf46..e54b1df2016 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index fe83a26621f..7b3470962cd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 59e0a3d814a..31117a2696b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index c1c80472c70..e5313e3f893 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 8bfc591bbd7..801128f2b75 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index a505481eefa..3fbbe89af86 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 4a1170e1292..c623cfd6c48 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 66fd304efc3..18418575624 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt index 32afc72fd9b..7e854e70755 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index f73cb6bb913..b7a7dda2ebc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index ec06e06a163..6cc7d2fc439 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 994f9119034..8bdbad438c4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 32afc72fd9b..7e854e70755 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 373d1775006..2f9aa2938f4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index d5523f3abf9..22b6ad9f452 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 1357c75c46c..4d9ca246c42 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt index 7daf0a5bf46..e54b1df2016 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index d3b5198c1e9..af1513eda4e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index cd35a4df8c6..7ddcb4c84d0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index c2313ec41dd..00aad70820a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 8bfc591bbd7..801128f2b75 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index cabd08e3fc3..bd7575dc211 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 8acab0df002..f8a9faa1f66 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index be33343872d..c8b9e2dc9a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt index 3a98a097ecc..ab009aec09e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 19eea8e6ed2..22a886ab1f6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 24863cdbff2..3ad08a6d218 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 536c17c46c6..ca23ff4916f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 3a98a097ecc..ab009aec09e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 6e2b5a073b1..da86d1adf12 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 2aa87f74b82..1e04ee3cf6f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 5997803364f..3c8443525db 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt index 0ac68f9872c..ebc5e7a6aee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 2960b706ba5..2946be6eaa5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index c3de4a83cdc..c35ce542c9f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index ef8568aa6ba..3c339397e52 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 871ffd73bd4..12ad773b9c0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index e77ab2c8fca..8f8bad1e0a7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 977ea75f4e0..3239f1a365a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index fd830a869cb..50f79284bea 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt index 3a98a097ecc..ab009aec09e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index c348c652912..4a1182af3c0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 5937a253edd..e70d71ef838 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index f318dd1f836..5574bb3e91a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 3a98a097ecc..ab009aec09e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8662faa87fb..af8d1aa4fa9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index eca2d4a730a..84f0a475905 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 45b589a8e60..8a9c2d34cc7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt index 0ac68f9872c..ebc5e7a6aee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index e3f082a04ab..a4e027373b4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 768a6b2fc65..75c80216089 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 2c17531e8ac..04ddb8c3d45 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 871ffd73bd4..12ad773b9c0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index cc6232296b0..0228353408f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 238ac7fbd90..11b1e76f0b9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 83fc8444088..d3aa35e653c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index 49077a4ca34..188456698dc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index c2839c5c200..591a044dbd3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index ce064eed4f0..68fb6b3d23b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 1e393c96c62..054fc7d2db1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index 49077a4ca34..188456698dc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 00d9e3d36b8..43f15ecf828 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 78664407afb..0b523d08592 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index ce85535b303..7f804728b66 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index 2a862e34740..6135d4469ad 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index f2e7d5f07a1..d27dcfdb8c5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 0d88d1e29e1..8d6e5ab2ce5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 0247cdeb0a0..5826dd7f846 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index 710405d7570..a6c2d9aba12 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 7bfd534c3fb..9c6cb92f499 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 0c11859ebed..4559768c51b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 2bf474dac86..91f094ecedd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index 49077a4ca34..188456698dc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index cf4cbe17078..0e6c2b0767d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 00c1269eeeb..8384324eed1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 6cb0af5aa01..48d276668ed 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index 49077a4ca34..188456698dc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index de72194be8e..c351a830bd9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index d1d0fdc4ecd..d05738e5f66 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 4d05d085e97..957da0c7233 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index 2a862e34740..6135d4469ad 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 9658495a260..66cfdd091b4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 1d802a45ae5..62061bbfb57 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index 72f02b216bf..5c46ebe21fa 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index 710405d7570..a6c2d9aba12 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index e086c79affc..2c8bc2340bb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 15060e591ce..95b29c3c111 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 03f0021d898..e46071606a8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index 49077a4ca34..188456698dc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index c2839c5c200..591a044dbd3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index ce064eed4f0..68fb6b3d23b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 1e393c96c62..054fc7d2db1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index 49077a4ca34..188456698dc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 00d9e3d36b8..43f15ecf828 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 78664407afb..0b523d08592 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index ce85535b303..7f804728b66 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 2a862e34740..6135d4469ad 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index f2e7d5f07a1..d27dcfdb8c5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 0d88d1e29e1..8d6e5ab2ce5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 0247cdeb0a0..5826dd7f846 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index 710405d7570..a6c2d9aba12 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 7bfd534c3fb..9c6cb92f499 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 0c11859ebed..4559768c51b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 2bf474dac86..91f094ecedd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index 49077a4ca34..188456698dc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index cf4cbe17078..0e6c2b0767d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 00c1269eeeb..8384324eed1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 6cb0af5aa01..48d276668ed 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index 49077a4ca34..188456698dc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index de72194be8e..c351a830bd9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index d1d0fdc4ecd..d05738e5f66 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 4d05d085e97..957da0c7233 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 2a862e34740..6135d4469ad 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 9658495a260..66cfdd091b4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 1d802a45ae5..62061bbfb57 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 72f02b216bf..5c46ebe21fa 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index 710405d7570..a6c2d9aba12 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index e086c79affc..2c8bc2340bb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 15060e591ce..95b29c3c111 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 03f0021d898..e46071606a8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt index bd9a3362705..9d0ae46e2e9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 3cf7842dbfb..86b37a8e488 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 3561d8a3c56..137e0ef3487 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 9d837650109..a0ef714b125 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index bd9a3362705..9d0ae46e2e9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index ca9ff6bbfa8..91f81ae63d6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 4984a06b28f..84847a71ffe 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 4872b29117f..55ad8f8ab49 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt index 97c8bb77a61..4e3da468aa4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4e65e030cd2..30abc4fce21 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 8d5cf9f28e9..4c6e76e568f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index c43f847e00e..bd7f872c4a8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 1794b8defad..fb8a9e2862c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 745b5be065b..2dc893b3568 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 65738e76009..95456825e19 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index e2037f0a436..9affa26338e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt index bd9a3362705..9d0ae46e2e9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 2068a141df8..7cce8854c19 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index cb721a19d5b..2257c9938f0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 2ee358d3718..8a165f8eeac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index bd9a3362705..9d0ae46e2e9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index a037d96598e..3178031d78a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index f3b78f3ebc9..df90770424c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 16fc2b930bd..a3cc1ac8ace 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt index 97c8bb77a61..4e3da468aa4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index c4fb75eb195..39c139c2055 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index dceb2f9ac14..56cd5c0c565 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 01063283833..d0e1838af89 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 1794b8defad..fb8a9e2862c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 092700203a0..4f24044a71f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 2279e1a35e5..de0849b90d2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 497af1759e2..c885ff75aad 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index 49838a7835c..c0abea576c1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 2aee2a1e3ed..8f78257fdf2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 3c3b47cc051..d349b3d5fb8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 57b9be3032d..ffa8d734c13 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index 49838a7835c..c0abea576c1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 2aee2a1e3ed..8f78257fdf2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index cf3850f5366..829e0df4198 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index c4e93b6050e..c7c6a2275b1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index d6efda94866..1e803259e0d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 222f2e0c76c..37b92f6be43 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 2b88b68ad24..b5aaa4d9040 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index bf9c4f0ee2d..14b36e65ffe 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index 1c5d507dae5..6b2b263793a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 0c4964380f6..9c39b4bfde2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 754b139092d..9504d63cafb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 737c1247796..9d849fcfa9d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index 49838a7835c..c0abea576c1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 3d98a79ff95..79ba82df2bc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index dc4dde9175b..4c22467b69d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 742a956926f..1a0e6a784b6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index 49838a7835c..c0abea576c1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index f37d6a0d127..7e9f3342885 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 0ba7fc81cf7..6691e19c9df 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 787ef5930b9..1f846246ce1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index d6efda94866..1e803259e0d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index d98489a5c75..122774fc215 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index ecf01d9607e..38b673a6494 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index dff683cd09e..83605dd0b0b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index 1c5d507dae5..6b2b263793a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index c66e72907e7..214526cc0cd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 04f570a2574..eb65baaf4a4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index da3c7d4e5d5..c7d3f421fac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index 49838a7835c..c0abea576c1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 2aee2a1e3ed..8f78257fdf2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 3c3b47cc051..d349b3d5fb8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 57b9be3032d..ffa8d734c13 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index 49838a7835c..c0abea576c1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 2aee2a1e3ed..8f78257fdf2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index cf3850f5366..829e0df4198 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index c4e93b6050e..c7c6a2275b1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index d6efda94866..1e803259e0d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 222f2e0c76c..37b92f6be43 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 2b88b68ad24..b5aaa4d9040 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index bf9c4f0ee2d..14b36e65ffe 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index 1c5d507dae5..6b2b263793a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 0c4964380f6..9c39b4bfde2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 754b139092d..9504d63cafb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 737c1247796..9d849fcfa9d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index 49838a7835c..c0abea576c1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 3d98a79ff95..79ba82df2bc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index dc4dde9175b..4c22467b69d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 742a956926f..1a0e6a784b6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index 49838a7835c..c0abea576c1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index f37d6a0d127..7e9f3342885 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 0ba7fc81cf7..6691e19c9df 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 787ef5930b9..1f846246ce1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index d6efda94866..1e803259e0d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index d98489a5c75..122774fc215 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index ecf01d9607e..38b673a6494 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index dff683cd09e..83605dd0b0b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index 1c5d507dae5..6b2b263793a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index c66e72907e7..214526cc0cd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 04f570a2574..eb65baaf4a4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index da3c7d4e5d5..c7d3f421fac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt index ebad80bc404..052f73fa5e6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 2df40eda31f..7f880afdbe7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index ad23c4d3cde..0e21790b2c6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 5dc9784ad47..8115cf2e0b8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index ebad80bc404..052f73fa5e6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 2df40eda31f..7f880afdbe7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 4e6c7009dc4..b3deec99bbc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index b113bbb193e..9e282c40c09 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt index dd28a1e0cb6..3c675c3bbd3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 2528d9cc851..325b62593ad 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 7448b80a3e2..7e0d02b84d7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 2520ce382a3..bfab25997b9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index be73bb1d03b..791fadebc17 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index af36f53ea00..685e634b3e2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index ae0019b737c..fa4bac331ba 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 81a093d379f..2829a3e0cb7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt index ebad80bc404..052f73fa5e6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 32f471084b5..6b26e47cd25 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 073ace92d55..1cfb166e1c9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 2e585f9fbbb..68761436d28 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index ebad80bc404..052f73fa5e6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index cacd6b47ba3..c71391ae098 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 9045b24307a..db240f68de7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 2478cd4c96b..f7480a1765d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt index dd28a1e0cb6..3c675c3bbd3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 743f7c915ec..317489de492 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 8cfe7d3a201..d40052988fe 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index ef0d9dd3faa..03bf3a00044 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index be73bb1d03b..791fadebc17 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2f57da39ec3..ea8057be216 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index ffd83e0e28d..516015b01ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index a649e11e896..76d98a95a02 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index 6f76b06bc02..93536976c0f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 88eeb97ad8c..2cce1fbaf73 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 934cc0a9ece..bf05dc817d1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 41c233f816b..8bba181e064 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index 6f76b06bc02..93536976c0f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 88eeb97ad8c..2cce1fbaf73 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 42bfe9ca108..01f930d216a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 15ffcf8a6ec..4498043d083 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index f72773f2d00..795b309eac8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index aa247512220..fc048bb6b4f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index edb7b0f6ae2..2f29ad2a61a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index e1b868e6a2c..5bd0f2562f0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index 82d43f689f9..ea5fc8e12cb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 56129e1824a..16518c075a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 2eaf747d649..bd2eb4f6838 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 14ac087f9ab..6874cbd7521 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index 6f76b06bc02..93536976c0f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index d8d8fdd640f..dcbe330b8d2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 87dfd51620d..b3526627e94 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index f086e2d8410..4f7979aae64 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index 6f76b06bc02..93536976c0f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 4f824d335c8..cdff21ba36a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index c5dc74748fb..757a38de23f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 7fc3fc6b0ea..d5bbd814798 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index f72773f2d00..795b309eac8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 2dcee7c9f38..4cd6f4a0e44 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 5c548629b3f..6f0282598be 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index 490b22ec7cb..53a2caccbdf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index 82d43f689f9..ea5fc8e12cb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index eaa1bc31082..da997fe0759 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index acae8e15ce6..b601b258408 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index f67ba02efcd..8cdaf5fe605 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index 6f76b06bc02..93536976c0f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 88eeb97ad8c..2cce1fbaf73 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 934cc0a9ece..bf05dc817d1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 41c233f816b..8bba181e064 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index 6f76b06bc02..93536976c0f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 88eeb97ad8c..2cce1fbaf73 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 42bfe9ca108..01f930d216a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 15ffcf8a6ec..4498043d083 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index f72773f2d00..795b309eac8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index aa247512220..fc048bb6b4f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index edb7b0f6ae2..2f29ad2a61a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index e1b868e6a2c..5bd0f2562f0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index 82d43f689f9..ea5fc8e12cb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 56129e1824a..16518c075a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 2eaf747d649..bd2eb4f6838 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 14ac087f9ab..6874cbd7521 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index 6f76b06bc02..93536976c0f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index d8d8fdd640f..dcbe330b8d2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 87dfd51620d..b3526627e94 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index f086e2d8410..4f7979aae64 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index 6f76b06bc02..93536976c0f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 4f824d335c8..cdff21ba36a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index c5dc74748fb..757a38de23f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 7fc3fc6b0ea..d5bbd814798 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index f72773f2d00..795b309eac8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 2dcee7c9f38..4cd6f4a0e44 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 5c548629b3f..6f0282598be 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 490b22ec7cb..53a2caccbdf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index 82d43f689f9..ea5fc8e12cb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index eaa1bc31082..da997fe0759 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index acae8e15ce6..b601b258408 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index f67ba02efcd..8cdaf5fe605 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt index 212fa8b28c7..916cbbf3228 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index c4c1fde36cb..78d75cd8737 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 795e16ca688..0f70451d223 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index b1701c28894..52fd95363e7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 212fa8b28c7..916cbbf3228 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index c4c1fde36cb..78d75cd8737 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index ea736917578..976ca5b12d2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index ff558466672..7f0b260fd37 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt index ca271a60ff2..977a389a6d8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 296d001b4ff..4fc28b2b613 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index ee9cbad235e..3b44117133c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 2b597e455ae..d6471c2a6b0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index cd2a36c1bc5..c3b1a1cf966 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 5a43ca89c0f..fb3e61dbfbc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index bf9b3a07867..90573f3a0e7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index c5c9ae21067..1a373a0775c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt index 212fa8b28c7..916cbbf3228 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 5fa42821ac5..3c5a6e171b6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 5cef494137c..6c03bfb9b40 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index cbc209ecf6d..c4b548a92c3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 212fa8b28c7..916cbbf3228 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index c61c777e53a..fe526ea1a58 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 9030d17179c..9dd0e9ad80e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 00dbbbc8beb..bfdf762e1c5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt index ca271a60ff2..977a389a6d8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 73d10597b3c..732b4f9e0b1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 6a71f276ec2..973a71cf8a0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 4c62f69a658..d5255cd633a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index cd2a36c1bc5..c3b1a1cf966 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 1d3b7300933..d3476330cb5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index d135cce0ef7..b7a665ba48a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 6fb48e9c2a4..bc0b6cdfed7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index cdcfdcb24e9..d8c4f02e58e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index cdcfdcb24e9..d8c4f02e58e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 178e820f2f0..306e461886c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 7f5d7e490ce..ff12d8f8f25 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index cdcfdcb24e9..d8c4f02e58e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index cdcfdcb24e9..d8c4f02e58e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 3ae86c39dce..15bb79b0a72 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index c0521457569..dbaed8c1f01 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index edcebf6f6fe..3413ff77043 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index edcebf6f6fe..3413ff77043 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 498f17d8283..62fdc765f36 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 8d5c5e969fa..91b0ab11655 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index 18233e70ee7..1525dcf8d6d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 18233e70ee7..1525dcf8d6d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index b70c2a0b902..fe3c2616677 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 3d20688c4fd..aaf76e70a38 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index cdcfdcb24e9..d8c4f02e58e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index a77bffad036..3171e00531a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 139896eb661..f9169d8429c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 9596378c3ea..a49ca7950b1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index cdcfdcb24e9..d8c4f02e58e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index dc6b3c396b3..5036ed77202 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 0914ac4023b..396d729985a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index db0246af091..d86086678b6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index edcebf6f6fe..3413ff77043 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 32c4915cdf9..986e8276875 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 6f2de37a67a..d3d6c53b229 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index a5ae1d8d9d8..a627b6710b5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index 18233e70ee7..1525dcf8d6d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index e53f4027feb..e23c9c2dbc1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index beeecb56136..bb86ca09bb0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 6038f2cdd6c..758e0a82e19 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index cdcfdcb24e9..d8c4f02e58e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index cdcfdcb24e9..d8c4f02e58e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 178e820f2f0..306e461886c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 7f5d7e490ce..ff12d8f8f25 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index cdcfdcb24e9..d8c4f02e58e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index cdcfdcb24e9..d8c4f02e58e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 3ae86c39dce..15bb79b0a72 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index c0521457569..dbaed8c1f01 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index edcebf6f6fe..3413ff77043 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index edcebf6f6fe..3413ff77043 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 498f17d8283..62fdc765f36 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 8d5c5e969fa..91b0ab11655 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index 18233e70ee7..1525dcf8d6d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 18233e70ee7..1525dcf8d6d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index b70c2a0b902..fe3c2616677 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 3d20688c4fd..aaf76e70a38 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index cdcfdcb24e9..d8c4f02e58e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index a77bffad036..3171e00531a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 139896eb661..f9169d8429c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 9596378c3ea..a49ca7950b1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index cdcfdcb24e9..d8c4f02e58e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index dc6b3c396b3..5036ed77202 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 0914ac4023b..396d729985a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index db0246af091..d86086678b6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index edcebf6f6fe..3413ff77043 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 32c4915cdf9..986e8276875 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 6f2de37a67a..d3d6c53b229 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index a5ae1d8d9d8..a627b6710b5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index 18233e70ee7..1525dcf8d6d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index e53f4027feb..e23c9c2dbc1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index beeecb56136..bb86ca09bb0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 6038f2cdd6c..758e0a82e19 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt index 6dc24d668c3..2e3a9ea1c77 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 226b3e94762..8fbbc65850c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 2b0e889f19b..5ca1203f591 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 1ab51d9392d..492d20d1888 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 5b71e2e28d2..99e845c112c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 035c1c5f88c..a24757f2d53 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 4abaa6d2124..88cc65ec4aa 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index adba67019d6..3791fec9fca 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt index 3b8977ae456..3248020792a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 3b8977ae456..3248020792a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 98736e70d8b..dac0f087a9c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index aa032c31add..dc239753157 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 84e40870cac..e0e166319f1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 84e40870cac..e0e166319f1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 8c7f3ca2e45..06a26ac221f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 97b6a4be016..9a1932a2670 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt index 6dc24d668c3..2e3a9ea1c77 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index d488f6d918e..827b46b26fa 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index d0be5d83318..f370e06223f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index d205c256a34..6ca1eab76d4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 5b71e2e28d2..99e845c112c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 1d5e2da465f..8c129ead5ea 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 8672296e22d..568ea9bfc4b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index ec4932c55b4..4ca7884c8b0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt index 3b8977ae456..3248020792a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 0ab42edb414..d4174ae2393 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index e0a2ef8aa4b..37f85c7dcaa 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 180c7ec2392..b63afb68e37 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 84e40870cac..e0e166319f1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 8f92da61c85..41f37d5a0fe 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 8fed3de5938..360d6f0d02d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index c99c1a50259..cd616e00d0f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 6021c21c709..ee51a7f2ca1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 5de6c613c32..f9221897f73 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index fd8bfeb5481..d2663d4252d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 6700c8c8125..9cd1cf60b46 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index 816c92e208f..dfdb2ed8f4c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 816c92e208f..dfdb2ed8f4c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 8354bb444d5..4cb5c3e8a54 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 9497228abd5..637465e4172 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index d5e79b59b00..aaf63eadc29 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index d5e79b59b00..aaf63eadc29 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index d0426f884be..b238c1ba784 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index be8b5df496b..82aafdcff17 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 837aa53ff0c..7e29cdaec02 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 7d87aed42da..e1b4527790f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index a27ae241717..3fa4a96c04d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index ea7132c2151..6be3be5cbd1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index 816c92e208f..dfdb2ed8f4c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 816c92e208f..dfdb2ed8f4c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 992ad5f6055..41e77f7b3fc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index 3c05ce2d5ed..3863a83d3ab 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index d5e79b59b00..aaf63eadc29 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index d5e79b59b00..aaf63eadc29 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index e470a0e5581..a455b9c2102 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index bd1b1460c1e..399042cc68b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 6021c21c709..ee51a7f2ca1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 5de6c613c32..f9221897f73 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index fd8bfeb5481..d2663d4252d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 6700c8c8125..9cd1cf60b46 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 816c92e208f..dfdb2ed8f4c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 816c92e208f..dfdb2ed8f4c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 8354bb444d5..4cb5c3e8a54 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 9497228abd5..637465e4172 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index d5e79b59b00..aaf63eadc29 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index d5e79b59b00..aaf63eadc29 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index d0426f884be..b238c1ba784 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index be8b5df496b..82aafdcff17 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 837aa53ff0c..7e29cdaec02 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 7d87aed42da..e1b4527790f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 711fc9ed33c..c27310beac5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index a27ae241717..3fa4a96c04d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index ea7132c2151..6be3be5cbd1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 816c92e208f..dfdb2ed8f4c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 816c92e208f..dfdb2ed8f4c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 992ad5f6055..41e77f7b3fc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 3c05ce2d5ed..3863a83d3ab 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index d5e79b59b00..aaf63eadc29 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index d5e79b59b00..aaf63eadc29 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index e470a0e5581..a455b9c2102 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index bd1b1460c1e..399042cc68b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt index 9ebeabc8054..4b94a926814 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 9ebeabc8054..4b94a926814 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index c985edf6f57..90444b6acbe 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index d8b8fddbf61..83969291d04 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 0dc37b4d622..72c658976dd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 0dc37b4d622..72c658976dd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index e06a3842f4c..8fd0fd1be7f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index b7e99f8f308..e6f5ee25b0e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt index 1aae0d887a3..57391acd858 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 1aae0d887a3..57391acd858 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index a3864a641e4..692f7afaf1c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 5eb21957c9b..f2338e97902 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 5cfbf11c1ef..2ff2ed29e7c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 5cfbf11c1ef..2ff2ed29e7c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index c67124852a6..c0a3a95f133 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index c9bbf237465..5e89e860ccf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt index 9ebeabc8054..4b94a926814 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 9ebeabc8054..4b94a926814 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index f6e73256efd..16b798317b0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 3e511258894..4550dec822c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 0dc37b4d622..72c658976dd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 0dc37b4d622..72c658976dd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 46a9456dbf9..e1348e6fff8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 6758d2eef75..23a53e480e6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt index 1aae0d887a3..57391acd858 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 1aae0d887a3..57391acd858 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index a6bd83285ca..dd778de5239 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 9246fbee081..4548a5201d0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 5cfbf11c1ef..2ff2ed29e7c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 5cfbf11c1ef..2ff2ed29e7c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 63d9db8f536..9ba9e28fedd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount you’re entitled to by law for p This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 35a4751d9b8..78df871904e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If you worked overtime or your employer provided you with [accommodation](/natio This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index ac1c38ed606..0c882d5851d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt index b82602cb07b..8c13f109384 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index ae5793b1c3d..e3c69aa0a8d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 4054fb9cb96..c41eb0231d3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt index 4bcaa6336fe..72897f3dbc0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4bcaa6336fe..72897f3dbc0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 4556753a8bd..7f4ef0e45aa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt index 5657e3d6d1f..40e98409b17 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt index 2c4f2a3f75a..dce848cfede 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2c4f2a3f75a..dce848cfede 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index e22c20e4420..543e42d4a48 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 4383162ec58..7420f7ea145 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index d683b0c1042..2cde06064c3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt index 14249935808..90c8cd4c29b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 0edc0ddc65e..a4f12104ce7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 5fa3a5679fc..d0937bf69b5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt index 4bcaa6336fe..72897f3dbc0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4bcaa6336fe..72897f3dbc0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 67fa4f32b79..e463a852963 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt index 057b8dec513..05656dc22d1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt index 2c4f2a3f75a..dce848cfede 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2c4f2a3f75a..dce848cfede 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 008549e4ed4..0694890e336 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt index a7f5fe533ab..7de14193613 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt index 17ea8ee4d9f..87846145660 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 17ea8ee4d9f..87846145660 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index bc97e7ed4e9..9e34c955ae1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt index c19b172436e..761e2271c02 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt index 26f5fe23d6a..8474e5dd788 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 26f5fe23d6a..8474e5dd788 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index cf8b1d559fd..501e0972de6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 8f784512a79..56c6e0194e2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt index a241213bb27..7809dae4d04 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index a241213bb27..7809dae4d04 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index d14f9e795af..867ee81de56 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt index 4d72ae3c5fa..656affa13b3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt index 633b824e565..dfacc5af35c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 633b824e565..dfacc5af35c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 6db5fd24bfc..d26753a4361 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 6c62350e450..3df12da57d7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt index 17ea8ee4d9f..87846145660 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 17ea8ee4d9f..87846145660 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 3afe35892cc..7e0096b27b7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt index 03044974414..6e5b262dbab 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt index 26f5fe23d6a..8474e5dd788 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 26f5fe23d6a..8474e5dd788 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 857543273b2..4a2fe1b71e4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index b371b168a3a..c53913966e4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt index a241213bb27..7809dae4d04 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index a241213bb27..7809dae4d04 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index ae54c94805d..94010760202 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt index 2ac0449a85f..185c3c82f62 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt index 633b824e565..dfacc5af35c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 633b824e565..dfacc5af35c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index c6a37419d79..c29c17fe1c1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 2f8aa9468d0..49b990b4d98 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index ac1c38ed606..0c882d5851d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index b82602cb07b..8c13f109384 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index ae5793b1c3d..e3c69aa0a8d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 4054fb9cb96..c41eb0231d3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 4bcaa6336fe..72897f3dbc0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4bcaa6336fe..72897f3dbc0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 4556753a8bd..7f4ef0e45aa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 5657e3d6d1f..40e98409b17 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index 2c4f2a3f75a..dce848cfede 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2c4f2a3f75a..dce848cfede 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index e22c20e4420..543e42d4a48 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 4383162ec58..7420f7ea145 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index d683b0c1042..2cde06064c3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 14249935808..90c8cd4c29b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d91327569a1..dae965959fb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 0edc0ddc65e..a4f12104ce7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 5fa3a5679fc..d0937bf69b5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 4bcaa6336fe..72897f3dbc0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4bcaa6336fe..72897f3dbc0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 67fa4f32b79..e463a852963 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 057b8dec513..05656dc22d1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index 2c4f2a3f75a..dce848cfede 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2c4f2a3f75a..dce848cfede 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 008549e4ed4..0694890e336 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index a7f5fe533ab..7de14193613 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt index 17ea8ee4d9f..87846145660 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 17ea8ee4d9f..87846145660 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index bc97e7ed4e9..9e34c955ae1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt index c19b172436e..761e2271c02 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt index 26f5fe23d6a..8474e5dd788 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 26f5fe23d6a..8474e5dd788 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index cf8b1d559fd..501e0972de6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 8f784512a79..56c6e0194e2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt index a241213bb27..7809dae4d04 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index a241213bb27..7809dae4d04 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index d14f9e795af..867ee81de56 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt index 4d72ae3c5fa..656affa13b3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt index 633b824e565..dfacc5af35c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 633b824e565..dfacc5af35c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 6db5fd24bfc..d26753a4361 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 6c62350e450..3df12da57d7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt index 17ea8ee4d9f..87846145660 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 17ea8ee4d9f..87846145660 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 3afe35892cc..7e0096b27b7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt index 03044974414..6e5b262dbab 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt index 26f5fe23d6a..8474e5dd788 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 26f5fe23d6a..8474e5dd788 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 857543273b2..4a2fe1b71e4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index b371b168a3a..c53913966e4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt index a241213bb27..7809dae4d04 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index a241213bb27..7809dae4d04 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index ae54c94805d..94010760202 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt index 2ac0449a85f..185c3c82f62 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt index 633b824e565..dfacc5af35c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 633b824e565..dfacc5af35c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index c6a37419d79..c29c17fe1c1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker works overtime or you provide [accommodation](/national-minimum-wa This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 2f8aa9468d0..49b990b4d98 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -13,8 +13,10 @@ If the worker works overtime or you provide them with [accommodation](/national- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt index d7860b668e9..127ece32564 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 0e208e311ac..6d1df761b29 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index b0797dbf4ba..a86bc0a15be 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 36576f0154b..cde1933fe22 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index d7860b668e9..127ece32564 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 0e208e311ac..6d1df761b29 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index f4588639649..ea4dfb9e9ce 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 5d7adb10535..a78445ec628 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt index d46cbdd478b..9721c7e0718 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index bdc8bb7274f..4258e733ebe 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 7ad5167052b..2b64af2a615 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 9ab8a7e6c90..0e9e397314e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index c82063d4c8c..123dcbea0a5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index c3423c00f1c..593a0b79afb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 9992b922f78..6f82202c463 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index cf446ba5ea8..7a67a717ff4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt index d7860b668e9..127ece32564 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 09f5824c53f..be6df9ff570 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index c68da4fc368..93bd767c177 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 0d5bd239703..bfd7981e400 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index d7860b668e9..127ece32564 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 49dc41ffd38..633b9bca4bd 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 7afddf38ec3..fe78a3b5f5b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index a82bbdb77b0..5d7cd65d786 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt index d46cbdd478b..9721c7e0718 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 55961c5af41..e68c18a279d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 74cba6ac001..66addad1ff6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 8d9cfdf573e..7d716f80af5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index c82063d4c8c..123dcbea0a5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 783877c56ea..a67c8f6c925 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index ed2d14fd4f1..133917b2e4b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index f40d7583bd4..4f57a8525ba 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt index 6bff86b9c47..ffd8d7deec2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 9fada63603e..72a140d7033 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 9942f0c687d..bd9efa85fff 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index a5aad62401d..ca528c0c31a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 6bff86b9c47..ffd8d7deec2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index dfa6df1bc3d..ae8533e0b9b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index a2af0391ad7..37ae57108ee 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index c00ccd0aa29..307d27e55ed 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt index 571f6a0385b..3c735188767 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index d8ba712fee8..ce4eb7cd69e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index aa64fe0c06b..2fd7c14c1eb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 6e0f97306d6..0e558aecac9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 890e08adb1d..e51e0504b85 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 7ecec99e0bd..a6868bbccb4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 4841403d6bc..c8bcf8bb29a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index a1e8c700da7..fbf06be408a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt index 6bff86b9c47..ffd8d7deec2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 50d13c7769d..0045fbdf63d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index ee254bdf911..36173c4f8d0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 930999c2588..d457a8181ff 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 6bff86b9c47..ffd8d7deec2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 862459fc0e7..247df8470bd 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index bd72331467f..9e2aa741c3a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 3d30e6300c5..ca37cc5bed4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt index 571f6a0385b..3c735188767 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index d5ad9289c44..a2126f5f63b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 2665b484760..393f317c741 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index d8797953eca..f46131d80d3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 890e08adb1d..e51e0504b85 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 87d941de724..a85c3d257a0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 2f400e50c05..a679ea59ae3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 4b42cb01097..e02557c1e2f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index eb902e0b1be..fcfd8dbc404 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 0e618561790..eb0078b727f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 17c49952718..9fab6cb0af6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 790b9b1e43c..77bc888b72f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index eb902e0b1be..fcfd8dbc404 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 0822cc9dd8e..d0a05c48a1d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 12bbcabd99f..278d5d3a90e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 2553c25581b..e5afab56aa7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index ded250d8c39..e5629a4936e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 395dd56420d..97be78dc0df 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 2a551cb5a25..8c805adaa1d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index c51a2a0fa33..e94b5758cd4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index 1924ccb9720..92256dcd8f8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 08cc2de915a..3cef6bfbb18 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index ec803454772..210f236f522 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 06306a93de5..3a17cf08e9a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index eb902e0b1be..fcfd8dbc404 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 8a2e757c079..2a4d965b172 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index e0748eadd4f..58d29436d41 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 353d4b3b9f8..0cf7d71a43a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index eb902e0b1be..fcfd8dbc404 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d0064b39bde..7cdea6b0692 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 6beaf762010..b24629fed99 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 567e6db9100..090a5e0f592 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index ded250d8c39..e5629a4936e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 3bfdb59330f..8e0f457810e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 5beeeca2f51..d78ad84f0f1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index b5f3dba1263..8b3c4887090 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index 1924ccb9720..92256dcd8f8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dfd246ada86..dc16464c0c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 2284332ef8c..883a633c823 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index e6377944e0e..ae18c9ceb40 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index eb902e0b1be..fcfd8dbc404 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 0e618561790..eb0078b727f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 17c49952718..9fab6cb0af6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 790b9b1e43c..77bc888b72f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index eb902e0b1be..fcfd8dbc404 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 0822cc9dd8e..d0a05c48a1d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 12bbcabd99f..278d5d3a90e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 2553c25581b..e5afab56aa7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index ded250d8c39..e5629a4936e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 395dd56420d..97be78dc0df 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 2a551cb5a25..8c805adaa1d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index c51a2a0fa33..e94b5758cd4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index 1924ccb9720..92256dcd8f8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 08cc2de915a..3cef6bfbb18 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index ec803454772..210f236f522 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 06306a93de5..3a17cf08e9a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index eb902e0b1be..fcfd8dbc404 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 8a2e757c079..2a4d965b172 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index e0748eadd4f..58d29436d41 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 353d4b3b9f8..0cf7d71a43a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index eb902e0b1be..fcfd8dbc404 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d0064b39bde..7cdea6b0692 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 6beaf762010..b24629fed99 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 567e6db9100..090a5e0f592 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index ded250d8c39..e5629a4936e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 3bfdb59330f..8e0f457810e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 5beeeca2f51..d78ad84f0f1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index b5f3dba1263..8b3c4887090 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index 1924ccb9720..92256dcd8f8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dfd246ada86..dc16464c0c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 2284332ef8c..883a633c823 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index e6377944e0e..ae18c9ceb40 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt index 06e6f277684..cb77ab02417 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 169ab315d6f..a84df706265 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 4ae25ac2748..a533ef51a2b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 768b61aacb6..9dbaba5052f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 06e6f277684..cb77ab02417 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index bef683e801f..c32004baeb8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index d46b61f3c9f..75351c42f3c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index e08b5b9f1be..a7cab4d7aee 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt index f26b839f381..041f42709fa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index f4c87eb67ba..b3df24fb64f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 1603172c2f6..bd60f491e21 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 356bef89bba..23498769089 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index fda60ce5b8a..fa05973e3cf 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 7b88076309d..63459024a3b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 11c2406be21..4bc5fdc2105 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 79650b33d60..9b467ae215a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt index 06e6f277684..cb77ab02417 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 9473a5a5360..f13d6cdff5a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 98524683853..a7e8418974d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index c08d1f4a93d..af53c88635a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 06e6f277684..cb77ab02417 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8bf405881de..6f958471247 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 21d7ae5cd65..13ed288233a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index b511d4621c5..2b2b05eab74 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt index f26b839f381..041f42709fa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index b341f302d54..c658fce389f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index ccd7d1d5271..4519bce6bce 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index f2962d505ab..65d77938943 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index fda60ce5b8a..fa05973e3cf 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 65110420586..bcc860d2718 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 5214a764482..0a30941024d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index e54698a4361..2b2d8fa0231 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index 03fcdc2f5fc..22d97525010 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index ee0aba0c24d..d7ca818f3ff 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index e10183ec380..3b075f233ef 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 87c173b5e6f..3ab47931ca4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index 03fcdc2f5fc..22d97525010 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index ee0aba0c24d..d7ca818f3ff 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index c30a1a688ed..9b3ba7b68bc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 49e83495687..a99eca4db62 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index 154eb3acdb3..33d8a2c1df6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 212b85e82b0..4202b0d1c25 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 779d32a63be..e50057a0933 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 766cb16f907..5208d13a092 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index d5d3343be37..3c1468b7640 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index f116c3f6661..86322cf4a6f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index c0e8e49d4eb..63bf04b15cd 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 0ad194e3185..032e9748b9e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index 03fcdc2f5fc..22d97525010 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index bbc9ef2ba06..b80b18a2f16 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 256da3571e1..d2554449dc9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index d1c9b6da02e..432ba895998 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index 03fcdc2f5fc..22d97525010 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index eba4aae0daf..5ab80d4b926 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 234630f7122..db97af27854 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index f31b96e43b0..4e7ef2e9505 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index 154eb3acdb3..33d8a2c1df6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 340acd19f50..d125f49c3cb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index f0429722d34..5484993d49b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index 1113d26bb90..9b9c34a3c46 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index d5d3343be37..3c1468b7640 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index a32e713a0df..803fba90675 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 23b27ef64eb..163de152423 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 3b489481654..e6bde0e3b24 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index 03fcdc2f5fc..22d97525010 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index ee0aba0c24d..d7ca818f3ff 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index e10183ec380..3b075f233ef 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 87c173b5e6f..3ab47931ca4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index 03fcdc2f5fc..22d97525010 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index ee0aba0c24d..d7ca818f3ff 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index c30a1a688ed..9b3ba7b68bc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 49e83495687..a99eca4db62 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 154eb3acdb3..33d8a2c1df6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 212b85e82b0..4202b0d1c25 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 779d32a63be..e50057a0933 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 766cb16f907..5208d13a092 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index d5d3343be37..3c1468b7640 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index f116c3f6661..86322cf4a6f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index c0e8e49d4eb..63bf04b15cd 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 0ad194e3185..032e9748b9e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index 03fcdc2f5fc..22d97525010 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index bbc9ef2ba06..b80b18a2f16 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 256da3571e1..d2554449dc9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index d1c9b6da02e..432ba895998 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index 03fcdc2f5fc..22d97525010 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index eba4aae0daf..5ab80d4b926 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 234630f7122..db97af27854 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index f31b96e43b0..4e7ef2e9505 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 154eb3acdb3..33d8a2c1df6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 340acd19f50..d125f49c3cb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index f0429722d34..5484993d49b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 1113d26bb90..9b9c34a3c46 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index d5d3343be37..3c1468b7640 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index a32e713a0df..803fba90675 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 23b27ef64eb..163de152423 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 3b489481654..e6bde0e3b24 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt index 2f42ff3e277..847ec890430 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 3643417e9c3..2aa56701fc2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 403c81bcf4b..911bcea039f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 3910cbcc5cd..76f5b47f083 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 2f42ff3e277..847ec890430 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 3643417e9c3..2aa56701fc2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index d541a501ce1..5c30504de62 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 6a7f50d6626..b8d4eb504e9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt index f847c848bf5..d9729856247 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 33b3bd6f412..20734ea2998 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 161bc4a340c..39c77796155 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index e739e7b02f0..d7450480285 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 2d07dfbc316..ce50161453e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 97e80dedb22..a984d8bcda6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index b4b41c82bf1..84913994b54 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index ed78ab67141..44ebc551d02 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt index 2f42ff3e277..847ec890430 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index a6af522058c..db6833ca8ee 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 1b1cea7e245..2f9e63ac37e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index bbf64ebd939..04ecb19d990 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 2f42ff3e277..847ec890430 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 1f918d7b266..8028e56ba60 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 71a8af01acf..1975eb8cd1e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 939e671f839..424dcede214 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt index f847c848bf5..d9729856247 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index eb6f036bca9..76384c45b1a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 9d733e124e4..de9aee039a6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index f4c73b067e1..4776b1ca617 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 2d07dfbc316..ce50161453e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 5a520ee02eb..f1d07cb801a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index f1fbd176dc2..fbfda6f46a2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index b67a30e94fb..f1cde9e5876 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index 40baaaed8ee..3e0b1ca7cb6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 2e33a5a8f3f..6afa3b8d249 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index ac2931d69d7..76cbc88ca36 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 60c9b4cd882..50ddbe115d6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index 40baaaed8ee..3e0b1ca7cb6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 2e33a5a8f3f..6afa3b8d249 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index e94c478ebab..639f3d8f864 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index b40f8ab1441..c47b3158fb5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index a2a9602a1b1..c81242403e4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4434ffe6758..2632befb985 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index eadaf40d630..c63caa735e8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 6f307b05885..7c77824988a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index c2f62a4d3fb..2c8e2c1a226 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 28bc870f1a9..9dd8a7eb180 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 36fc6d5a06b..cca6e17c557 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index c231d5150aa..4a28286c71b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index 40baaaed8ee..3e0b1ca7cb6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index c092049d9c3..c030b90f9df 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 26d0b15afb4..a2204a9e706 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index c30cae445b3..406ef051d44 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index 40baaaed8ee..3e0b1ca7cb6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8eedb1d0787..2f12055a5a3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 496f52857f4..b57576bac36 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index c967c4c70ea..23734c514d5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index a2a9602a1b1..c81242403e4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index d87d5dab1ff..e57f30cd3f8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index ecfae497475..f789faf7cf2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index a70681b227e..cc90528e3e5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index c2f62a4d3fb..2c8e2c1a226 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2244ff58c61..091d998060b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index d5b16a63589..1b05cde454d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 138eb0c5f17..c9fc87b9d8d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index 40baaaed8ee..3e0b1ca7cb6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 2e33a5a8f3f..6afa3b8d249 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index ac2931d69d7..76cbc88ca36 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 60c9b4cd882..50ddbe115d6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index 40baaaed8ee..3e0b1ca7cb6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 2e33a5a8f3f..6afa3b8d249 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index e94c478ebab..639f3d8f864 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index b40f8ab1441..c47b3158fb5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index a2a9602a1b1..c81242403e4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4434ffe6758..2632befb985 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index eadaf40d630..c63caa735e8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 6f307b05885..7c77824988a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index c2f62a4d3fb..2c8e2c1a226 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 28bc870f1a9..9dd8a7eb180 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 36fc6d5a06b..cca6e17c557 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index c231d5150aa..4a28286c71b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index 40baaaed8ee..3e0b1ca7cb6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index c092049d9c3..c030b90f9df 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 26d0b15afb4..a2204a9e706 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index c30cae445b3..406ef051d44 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index 40baaaed8ee..3e0b1ca7cb6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8eedb1d0787..2f12055a5a3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 496f52857f4..b57576bac36 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index c967c4c70ea..23734c514d5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index a2a9602a1b1..c81242403e4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index d87d5dab1ff..e57f30cd3f8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index ecfae497475..f789faf7cf2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index a70681b227e..cc90528e3e5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index c2f62a4d3fb..2c8e2c1a226 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2244ff58c61..091d998060b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index d5b16a63589..1b05cde454d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 138eb0c5f17..c9fc87b9d8d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt index aee33caca2a..ebc9e09fd3e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index ffee819fc72..467a219270e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index db4e2e4167e..fac0c182601 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index f167964dbfa..0985471de0d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index aee33caca2a..ebc9e09fd3e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index ffee819fc72..467a219270e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 88d3ff1985a..a763b5ce225 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index e11a5f8ee13..b6f499d7441 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt index 8b9ef0135fd..3f9d19989c1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index c783e556f69..4cc3339ec7c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 363fbb88a0c..71652f0e2d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 94ae2e05ce4..c360ed0fc88 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 529c5e4b956..cef396ef351 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 581af36c11f..33cd002c48a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 0b4c4531112..4ac33ab3b89 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 5efbe2c2bf0..a88b64fcb48 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt index aee33caca2a..ebc9e09fd3e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 607219cdc2c..787f2998905 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index b995f8cacab..690850124dc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 68561132335..3a44c71077b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index aee33caca2a..ebc9e09fd3e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 0a82c972a5f..b00bd071294 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 9cd694351f3..09d9126bf98 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 84907bd2ac1..a6744bbaa58 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt index 8b9ef0135fd..3f9d19989c1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 45441509b80..e636124850c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 09c7eb8612a..996318fc7d4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 305465135f0..8daa3210413 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 529c5e4b956..cef396ef351 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 7949e4fb895..0486dbed039 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index bedb29ee8f8..85861b0086e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 19a15c6e7c6..a676d811896 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index f4a6c70d40f..afcc059d308 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index f4a6c70d40f..afcc059d308 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 69039d6e369..0c5b43bd02d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 836f2ac697d..0578fff6a0e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index f4a6c70d40f..afcc059d308 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index f4a6c70d40f..afcc059d308 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index a62b0b207bc..5eb51c76bce 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index db902fdbaed..735447dcbd0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index 58170c599b2..9d503558e28 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 58170c599b2..9d503558e28 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index e5f2c7da99d..412fd403932 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 22a28b1941b..5d402c12838 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index fd1983b73b0..5b4faa0f8ae 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index fd1983b73b0..5b4faa0f8ae 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index b4893c6f7a7..f1245897aa6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index a35583cc75b..01a71bac43d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index f4a6c70d40f..afcc059d308 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 7606833c326..d262432b6d3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 85e12d2bcc7..250c7b2e744 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 0d27be1ec19..9e3b478a307 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index f4a6c70d40f..afcc059d308 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 76f215a36a4..7580eef1cfc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 5a4c8452351..8689bd248b0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 0c9eab1d860..40615ed72fe 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index 58170c599b2..9d503558e28 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 849f4f34fac..9fcfd1d55ff 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 8866e6eb32d..7c9622c433b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index 87869d8331d..6534c3c6d98 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index fd1983b73b0..5b4faa0f8ae 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 58df1703d13..2407e4f9892 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index dd359a0e23a..58e73b99c18 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 71555c38053..961da67d6cb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index f4a6c70d40f..afcc059d308 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index f4a6c70d40f..afcc059d308 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 69039d6e369..0c5b43bd02d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 836f2ac697d..0578fff6a0e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index f4a6c70d40f..afcc059d308 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index f4a6c70d40f..afcc059d308 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index a62b0b207bc..5eb51c76bce 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index db902fdbaed..735447dcbd0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 58170c599b2..9d503558e28 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 58170c599b2..9d503558e28 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index e5f2c7da99d..412fd403932 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 22a28b1941b..5d402c12838 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index fd1983b73b0..5b4faa0f8ae 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index fd1983b73b0..5b4faa0f8ae 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index b4893c6f7a7..f1245897aa6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index a35583cc75b..01a71bac43d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index f4a6c70d40f..afcc059d308 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 7606833c326..d262432b6d3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 85e12d2bcc7..250c7b2e744 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 0d27be1ec19..9e3b478a307 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index f4a6c70d40f..afcc059d308 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 76f215a36a4..7580eef1cfc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 5a4c8452351..8689bd248b0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 0c9eab1d860..40615ed72fe 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 58170c599b2..9d503558e28 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 849f4f34fac..9fcfd1d55ff 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 8866e6eb32d..7c9622c433b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 87869d8331d..6534c3c6d98 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index fd1983b73b0..5b4faa0f8ae 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 58df1703d13..2407e4f9892 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index dd359a0e23a..58e73b99c18 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 71555c38053..961da67d6cb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt index 15da6c778a0..97eaf904c3a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index d34e3821b2e..bb2569af0af 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index c453ce09d0d..c0b5152020c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index b1711a6e3bb..5744a0ba067 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 2978324dd51..66891a5595d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 9bdde0c05fd..85212d7c5fa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 29f696b9611..e50adde9b70 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 3c451126a9c..910b131a4bb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt index 5927d3829fe..004dd352fc9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 5927d3829fe..004dd352fc9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 2bbdc761134..0854dce2a76 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 422a3df39ac..0c1bb557f51 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 35b7c19ca4c..6f571dfdf58 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 35b7c19ca4c..6f571dfdf58 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 6c2073b25fd..45d6a017a85 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 64ee31c79f5..647eee096df 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt index 15da6c778a0..97eaf904c3a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 337e349651d..db18062d4c6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 185af692dfd..731e9f40736 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 24d5831f03f..3642f68543c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 2978324dd51..66891a5595d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d0902ebbc24..8037178f04f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 45613de940e..c9347ebd4d0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 36544900cd3..a44b67bfefe 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt index 5927d3829fe..004dd352fc9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index b209f7c7151..ee68cbe39e0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index e20c90c63e8..2f0bb0f2235 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index ba938d98d2b..d1c785ee57c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 35b7c19ca4c..6f571dfdf58 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 4b4ba9db1e8..884f23e914b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index b601de188c3..2c5d295ba73 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 71f88c0105a..735b6502283 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 99071a3a36a..9d0c0a9c98e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index c1f2005e8f2..11dc1de8c6b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index d54699b9b3c..b863d72fb36 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 61499ada92e..4009c5eb553 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index 30e97dfbad7..f83517ed004 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 30e97dfbad7..f83517ed004 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 4ef77e1bb95..c3c3c0c8481 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 66c392536ea..7d91b1558ec 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index dab24daf894..eed792abe2e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dab24daf894..eed792abe2e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index ea95fcd3709..da6a2ff6e37 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index bea02222393..35eef450a30 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 097f7c3b24c..b5e76a61749 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index e9410cc32ea..c9dabcd5430 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index ae6c73af27e..7e59d5d9770 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 026882757c6..f59c072c8c4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index 30e97dfbad7..f83517ed004 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 30e97dfbad7..f83517ed004 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index d42d554debb..939351b80bb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index b9b11209c01..da17bafe65e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index dab24daf894..eed792abe2e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dab24daf894..eed792abe2e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 336fa6a6a21..c8fcb1113d0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 45e37d20962..a2a6315f474 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 99071a3a36a..9d0c0a9c98e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index c1f2005e8f2..11dc1de8c6b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index d54699b9b3c..b863d72fb36 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 61499ada92e..4009c5eb553 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 30e97dfbad7..f83517ed004 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 30e97dfbad7..f83517ed004 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 4ef77e1bb95..c3c3c0c8481 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 66c392536ea..7d91b1558ec 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index dab24daf894..eed792abe2e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dab24daf894..eed792abe2e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index ea95fcd3709..da6a2ff6e37 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index bea02222393..35eef450a30 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 097f7c3b24c..b5e76a61749 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index e9410cc32ea..c9dabcd5430 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index b145c274479..a44c51efdfa 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index ae6c73af27e..7e59d5d9770 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 026882757c6..f59c072c8c4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 30e97dfbad7..f83517ed004 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 30e97dfbad7..f83517ed004 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index d42d554debb..939351b80bb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index b9b11209c01..da17bafe65e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index dab24daf894..eed792abe2e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dab24daf894..eed792abe2e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 336fa6a6a21..c8fcb1113d0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 45e37d20962..a2a6315f474 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt index 81625f6beaf..4befadc0ee8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 81625f6beaf..4befadc0ee8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 2f14f84f0c2..fe1ab6cf22a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 2838e3d6b55..6944710379b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index e0c9f0665fc..6a84ac7cda6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index e0c9f0665fc..6a84ac7cda6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index bf112560c23..fd4373d9275 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index cc113621e68..f6796d0e753 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt index 87e9689de5b..d2e8124b09b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 87e9689de5b..d2e8124b09b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 57cd2817df5..a07faef42a1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 5a0705d06c8..fb860146605 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index f522fcfda55..b1aaee3f514 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index f522fcfda55..b1aaee3f514 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 6cca0d5dca4..480524a67c3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index af45752919d..9541428d7e6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt index 81625f6beaf..4befadc0ee8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 81625f6beaf..4befadc0ee8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index cbc4a64c28b..45e8c2832bf 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 46e0a7d2766..16c98f36e08 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index e0c9f0665fc..6a84ac7cda6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index e0c9f0665fc..6a84ac7cda6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 44467c336a8..5ed73419a0c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 9ed0ddeabdc..6a85f2e3f2c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt index 87e9689de5b..d2e8124b09b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 87e9689de5b..d2e8124b09b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 97bf4574019..2320c3d75b5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 2689b989dd7..fbf8f712901 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index f522fcfda55..b1aaee3f514 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index f522fcfda55..b1aaee3f514 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index cb7f3568d5a..a660e36cec2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -15,8 +15,10 @@ This calculation includes an additional amount the worker is entitled to by law This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index f213c0bcee6..83cfd320d2a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -15,8 +15,10 @@ If the worker worked overtime or you provided [accommodation](/national-minimum- This result is an estimate. If you have any questions, call the confidential helpline: $C -Acas helpline -Telephone: 0300 123 1100 +**Acas helpline**\\ +Telephone: 0300 123 1100\\ +Monday to Friday, 8am to 8pm\\ +Saturday, 9am to 1pm\\ [Find out about call charges](/call-charges) $C diff --git a/test/data/am-i-getting-minimum-wage-files.yml b/test/data/am-i-getting-minimum-wage-files.yml index 77eebaed078..64b9194691d 100644 --- a/test/data/am-i-getting-minimum-wage-files.yml +++ b/test/data/am-i-getting-minimum-wage-files.yml @@ -11,7 +11,7 @@ lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/past_payment_above.gov lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/past_payment_below.govspeak.erb: b53b6378246a28ae3b8706d54d09bd75 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/under_school_leaving_age.govspeak.erb: 44bf68757d1ef90249d19f5d88ad4bc2 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/under_school_leaving_age_past.govspeak.erb: 2182c103915b753894722760c9a56cf3 -lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 0d2f7c4d01e3c928701e7d649663707e +lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 4ac4243eaf18b7b72bb84828430d30cd lib/smart_answer_flows/shared_logic/minimum_wage.rb: a989bcdb51f2fb425520b7e170466573 lib/smart_answer/calculators/minimum_wage_calculator.rb: 721f27ae7e3366e4227688213590e00b lib/data/minimum_wage_data.yml: 3feed11191d68237289203a2c659ecf9 diff --git a/test/data/minimum-wage-calculator-employers-files.yml b/test/data/minimum-wage-calculator-employers-files.yml index 7a12edadf0e..2b61f361eac 100644 --- a/test/data/minimum-wage-calculator-employers-files.yml +++ b/test/data/minimum-wage-calculator-employers-files.yml @@ -11,7 +11,7 @@ lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/past_payment_a lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/past_payment_below.govspeak.erb: a4f837c09207052b6d520ac25cf7eedf lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/under_school_leaving_age.govspeak.erb: 13de5d10bbbb015df597f78c66da1b67 lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/under_school_leaving_age_past.govspeak.erb: 9c56f76e04984f07627efbc1f42b2b63 -lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 0d2f7c4d01e3c928701e7d649663707e +lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 4ac4243eaf18b7b72bb84828430d30cd lib/smart_answer_flows/shared_logic/minimum_wage.rb: a989bcdb51f2fb425520b7e170466573 lib/smart_answer/calculators/minimum_wage_calculator.rb: 721f27ae7e3366e4227688213590e00b lib/data/minimum_wage_data.yml: 3feed11191d68237289203a2c659ecf9 From 32403739706ccb55f1949ed0b83d4148ad465d9a Mon Sep 17 00:00:00 2001 From: Erik Eide Date: Tue, 10 Nov 2015 10:47:15 +0000 Subject: [PATCH 6/6] Fix punctuation in minimum wage calculator outcome. --- .../shared/minimum_wage/_acas_information.govspeak.erb | 2 +- .../apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt | 2 +- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt | 2 +- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../25/1/16.0/100.0/0.0/no.txt | 2 +- .../25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../25/1/16.0/300.0/0.0/no.txt | 2 +- .../25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../25/31/16.0/100.0/0.0/no.txt | 2 +- .../25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../25/31/16.0/300.0/0.0/no.txt | 2 +- .../25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/100.0/0.0/no.txt | 2 +- .../not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/300.0/0.0/no.txt | 2 +- .../not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/100.0/0.0/no.txt | 2 +- .../25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/300.0/0.0/no.txt | 2 +- .../25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../current_payment_april_2016/25/1/16.0/280/0.0/no.txt | 2 +- .../current_payment_april_2016/25/7/40/480/0.0/no.txt | 2 +- .../past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt | 2 +- .../1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt | 2 +- .../1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../25/1/16.0/100.0/0.0/no.txt | 2 +- .../25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../25/1/16.0/300.0/0.0/no.txt | 2 +- .../25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../25/31/16.0/100.0/0.0/no.txt | 2 +- .../25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../25/31/16.0/300.0/0.0/no.txt | 2 +- .../25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/100.0/0.0/no.txt | 2 +- .../not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/300.0/0.0/no.txt | 2 +- .../not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/100.0/0.0/no.txt | 2 +- .../25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/300.0/0.0/no.txt | 2 +- .../25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt | 2 +- .../2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt | 2 +- .../2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt | 2 +- .../2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt | 2 +- .../2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt | 2 +- .../2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt | 2 +- .../past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt | 2 +- .../no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt | 2 +- .../2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt | 2 +- test/data/am-i-getting-minimum-wage-files.yml | 2 +- test/data/minimum-wage-calculator-employers-files.yml | 2 +- 1349 files changed, 1349 insertions(+), 1349 deletions(-) diff --git a/lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb b/lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb index 4d9a180d2c5..46e2c7e56e9 100644 --- a/lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb +++ b/lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb @@ -1,4 +1,4 @@ -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 5e576861959..5d44501e1e9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt index 5e0d532915b..82205434a46 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 82efd5ab41a..0207deb900f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 965aeb72758..c1fbe1e9931 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt index 40b2dcda395..ded1c6cd164 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 40b2dcda395..ded1c6cd164 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index b5a387a4c9e..871e288be74 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt index 2e88748105c..302fce39781 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt index fa8e25354ee..389f5edc182 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index fa8e25354ee..389f5edc182 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 72c53473953..cdea42e7e8e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 14ab651e4ee..17588733ae0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 15b7fd90131..249bdcabe71 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt index f0d7658492c..15c21b303d8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 72ec35dc065..4b3e53cb4c3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt index d5b09204b7e..3273d1c5593 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt index 40b2dcda395..ded1c6cd164 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 40b2dcda395..ded1c6cd164 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 5b7c5ac9241..281249e8faf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt index 62ed8b50691..67c78c6d459 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt index fa8e25354ee..389f5edc182 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index fa8e25354ee..389f5edc182 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index d5c23156c45..ff30207b22c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 8541b2c444f..ddc6be3cd2c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt index e8634237afb..54bb88b3087 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index e8634237afb..54bb88b3087 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index fbf1af8ca49..d7d80d86b9b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt index 53114cb7dc1..ed1d6c95655 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt index bf64eebbb10..cb7e601918f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index bf64eebbb10..cb7e601918f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index ef3d40b2fda..ddf30799a0f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 6cd946b44e0..e1b60787d5b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt index 80d4e938adf..c651aefa895 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 80d4e938adf..c651aefa895 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 5c2d0b0a947..ab9f2756f8f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt index 1d6a21cdda7..0bb7bb3a5cf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt index 667c9396bd6..0ad91ef6156 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 667c9396bd6..0ad91ef6156 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 3858efde26a..8121104d066 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 7ae1cc16217..55694998841 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt index e8634237afb..54bb88b3087 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index e8634237afb..54bb88b3087 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index f90a685551c..cbf1d04fe85 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt index 22031fca959..c340cc6ab16 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt index bf64eebbb10..cb7e601918f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index bf64eebbb10..cb7e601918f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 2ad8c27362a..0d8186e9f5c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 895d4b2740e..bc718188312 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt index 80d4e938adf..c651aefa895 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 80d4e938adf..c651aefa895 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 6cb6d44d7a4..496785188a0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt index 85b730cb8e2..a84f6a6b7fd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt index 667c9396bd6..0ad91ef6156 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 667c9396bd6..0ad91ef6156 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 1bfd39a3adc..600ae655e87 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 8fd4982b568..0432beb6700 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 5e576861959..5d44501e1e9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 5e0d532915b..82205434a46 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 82efd5ab41a..0207deb900f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 965aeb72758..c1fbe1e9931 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 40b2dcda395..ded1c6cd164 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 40b2dcda395..ded1c6cd164 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index b5a387a4c9e..871e288be74 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 2e88748105c..302fce39781 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index fa8e25354ee..389f5edc182 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index fa8e25354ee..389f5edc182 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 72c53473953..cdea42e7e8e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 14ab651e4ee..17588733ae0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 15b7fd90131..249bdcabe71 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index f0d7658492c..15c21b303d8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 82bdd361bf7..54c497605ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 72ec35dc065..4b3e53cb4c3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index d5b09204b7e..3273d1c5593 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 40b2dcda395..ded1c6cd164 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 40b2dcda395..ded1c6cd164 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 5b7c5ac9241..281249e8faf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 62ed8b50691..67c78c6d459 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index fa8e25354ee..389f5edc182 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index fa8e25354ee..389f5edc182 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index d5c23156c45..ff30207b22c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 8541b2c444f..ddc6be3cd2c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt index e8634237afb..54bb88b3087 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index e8634237afb..54bb88b3087 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index fbf1af8ca49..d7d80d86b9b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt index 53114cb7dc1..ed1d6c95655 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt index bf64eebbb10..cb7e601918f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index bf64eebbb10..cb7e601918f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index ef3d40b2fda..ddf30799a0f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 6cd946b44e0..e1b60787d5b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt index 80d4e938adf..c651aefa895 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 80d4e938adf..c651aefa895 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 5c2d0b0a947..ab9f2756f8f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt index 1d6a21cdda7..0bb7bb3a5cf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt index 667c9396bd6..0ad91ef6156 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 667c9396bd6..0ad91ef6156 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 3858efde26a..8121104d066 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 7ae1cc16217..55694998841 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt index e8634237afb..54bb88b3087 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index e8634237afb..54bb88b3087 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index f90a685551c..cbf1d04fe85 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt index 22031fca959..c340cc6ab16 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt index bf64eebbb10..cb7e601918f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index bf64eebbb10..cb7e601918f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 2ad8c27362a..0d8186e9f5c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 895d4b2740e..bc718188312 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt index 80d4e938adf..c651aefa895 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 80d4e938adf..c651aefa895 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 6cb6d44d7a4..496785188a0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt index 85b730cb8e2..a84f6a6b7fd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt index 667c9396bd6..0ad91ef6156 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 667c9396bd6..0ad91ef6156 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 1bfd39a3adc..600ae655e87 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -14,7 +14,7 @@ The National Minimum Wage per hour for your age | Your actual pay | For each pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 8fd4982b568..0432beb6700 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for your age | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/1/16.0/280/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/1/16.0/280/0.0/no.txt index df282255b9e..536a1cf31e0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/1/16.0/280/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/1/16.0/280/0.0/no.txt @@ -10,7 +10,7 @@ The national living wage per hour for your age will be | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/7/40/480/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/7/40/480/0.0/no.txt index 999d17e5153..37da579e6bf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/7/40/480/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/current_payment_april_2016/25/7/40/480/0.0/no.txt @@ -10,7 +10,7 @@ The national living wage per hour for your age will be | Your actual pay If you work overtime or your employer provides you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt index 7e854e70755..6835a0f6723 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 2bc65a5fb24..64ccfa1e1c0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 38a77a717b5..38f3e41200d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index a764e5c170a..9fec7e75698 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 7e854e70755..6835a0f6723 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 2bc65a5fb24..64ccfa1e1c0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 34371b4bf06..ff449313e89 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index df6096d6747..a140dc56410 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt index e54b1df2016..018c7201145 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 7b3470962cd..7cdccf3d3ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 31117a2696b..09ffccc5ba9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index e5313e3f893..37f326e5e92 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 801128f2b75..66f6bffaa20 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 3fbbe89af86..1ddfe0924a0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index c623cfd6c48..43640db377c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 18418575624..164bd27b4dc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt index 7e854e70755..6835a0f6723 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index b7a7dda2ebc..693f4720f58 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 6cc7d2fc439..2112a1a4199 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 8bdbad438c4..d7991029bce 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 7e854e70755..6835a0f6723 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 2f9aa2938f4..1e74b739086 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 22b6ad9f452..d27040d43b5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 4d9ca246c42..1dd1b505e25 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt index e54b1df2016..018c7201145 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index af1513eda4e..c7b994be6ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 7ddcb4c84d0..bfc96ebea1b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 00aad70820a..d59bbe0bf54 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 801128f2b75..66f6bffaa20 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index bd7575dc211..48793f7d16b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index f8a9faa1f66..9e563af8d01 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index c8b9e2dc9a6..90ca13532fb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt index ab009aec09e..5cef249c33f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 22a886ab1f6..d942a6e4eac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 3ad08a6d218..957c78b93b0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index ca23ff4916f..0f86b7feacb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index ab009aec09e..5cef249c33f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index da86d1adf12..9b4411371de 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 1e04ee3cf6f..ae4a8021b99 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 3c8443525db..29cce34096d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt index ebc5e7a6aee..5639b09a24d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 2946be6eaa5..11f6ddc3356 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index c35ce542c9f..624bb7d74cf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 3c339397e52..78f59e2889c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 12ad773b9c0..8f255977516 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 8f8bad1e0a7..a354806605c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 3239f1a365a..cbc40f11138 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 50f79284bea..456d27fde03 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt index ab009aec09e..5cef249c33f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 4a1182af3c0..d529d07cb59 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index e70d71ef838..4415fd32b2b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 5574bb3e91a..619d14c2da1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index ab009aec09e..5cef249c33f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index af8d1aa4fa9..d64a5d11da4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 84f0a475905..10511e376ca 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 8a9c2d34cc7..4371678c6c6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt index ebc5e7a6aee..5639b09a24d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index a4e027373b4..e4024becfbd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 75c80216089..523ad614421 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 04ddb8c3d45..b505ca7f147 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 12ad773b9c0..8f255977516 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 0228353408f..fbdcf02c99d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 11b1e76f0b9..30602dd8c0f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index d3aa35e653c..e28734b5e6d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index 188456698dc..87e29786641 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 591a044dbd3..e6a0f4adf3f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 68fb6b3d23b..6166cb3a6ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 054fc7d2db1..3a8433b8458 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index 188456698dc..87e29786641 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 43f15ecf828..17bc76a43f6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 0b523d08592..0dfea9374f3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 7f804728b66..71eacb9230c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index 6135d4469ad..c7675c1d27e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index d27dcfdb8c5..3bc894c7f7a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 8d6e5ab2ce5..cff85f0044e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 5826dd7f846..913f250c104 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index a6c2d9aba12..1cddd4096c4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 9c6cb92f499..1497f3311f7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 4559768c51b..2639e29ac8c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 91f094ecedd..78c22396a9b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index 188456698dc..87e29786641 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 0e6c2b0767d..9fc4e850f19 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 8384324eed1..1f2016b937e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 48d276668ed..0d3860ad95a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index 188456698dc..87e29786641 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index c351a830bd9..ffd1f5415dd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index d05738e5f66..0d1b50574b8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 957da0c7233..007ca5358e0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index 6135d4469ad..c7675c1d27e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 66cfdd091b4..46f166c92e6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 62061bbfb57..6074ead8943 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index 5c46ebe21fa..e96130e0986 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index a6c2d9aba12..1cddd4096c4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2c8bc2340bb..a451d573161 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 95b29c3c111..13366bffb2a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index e46071606a8..7da55d2c52d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index 188456698dc..87e29786641 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 591a044dbd3..e6a0f4adf3f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 68fb6b3d23b..6166cb3a6ee 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 054fc7d2db1..3a8433b8458 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index 188456698dc..87e29786641 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 43f15ecf828..17bc76a43f6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 0b523d08592..0dfea9374f3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 7f804728b66..71eacb9230c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 6135d4469ad..c7675c1d27e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index d27dcfdb8c5..3bc894c7f7a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 8d6e5ab2ce5..cff85f0044e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 5826dd7f846..913f250c104 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index a6c2d9aba12..1cddd4096c4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 9c6cb92f499..1497f3311f7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 4559768c51b..2639e29ac8c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 91f094ecedd..78c22396a9b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index 188456698dc..87e29786641 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 0e6c2b0767d..9fc4e850f19 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 8384324eed1..1f2016b937e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 48d276668ed..0d3860ad95a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index 188456698dc..87e29786641 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index c351a830bd9..ffd1f5415dd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index d05738e5f66..0d1b50574b8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 957da0c7233..007ca5358e0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 6135d4469ad..c7675c1d27e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 66cfdd091b4..46f166c92e6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 62061bbfb57..6074ead8943 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 5c46ebe21fa..e96130e0986 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index a6c2d9aba12..1cddd4096c4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2c8bc2340bb..a451d573161 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 95b29c3c111..13366bffb2a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index e46071606a8..7da55d2c52d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt index 9d0ae46e2e9..843f237fcd1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 86b37a8e488..1938b63fcae 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 137e0ef3487..96f0346f593 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index a0ef714b125..b0931ba8fd9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 9d0ae46e2e9..843f237fcd1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 91f81ae63d6..32a96d09c33 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 84847a71ffe..a7d40146432 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 55ad8f8ab49..2c1171c3d8e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt index 4e3da468aa4..edf73deb8c7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 30abc4fce21..b9d88e09738 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 4c6e76e568f..5d040059cc0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index bd7f872c4a8..52285f7bddf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index fb8a9e2862c..d9af3574737 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2dc893b3568..567f3b5d51b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 95456825e19..d4a631a2a5b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 9affa26338e..0e45f97bca0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt index 9d0ae46e2e9..843f237fcd1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 7cce8854c19..b41ee1b30ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 2257c9938f0..e96b71f5066 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 8a165f8eeac..be2a51c642e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 9d0ae46e2e9..843f237fcd1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 3178031d78a..233268a9379 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index df90770424c..2fc0669cbac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index a3cc1ac8ace..4689e02c140 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt index 4e3da468aa4..edf73deb8c7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 39c139c2055..7832fecafca 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 56cd5c0c565..0992cc2a801 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index d0e1838af89..e208affeca7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index fb8a9e2862c..d9af3574737 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 4f24044a71f..650252ac5b6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index de0849b90d2..fe0f19b501e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index c885ff75aad..6cd3d820e19 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index c0abea576c1..36ea456ffef 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 8f78257fdf2..bc8ed0eff96 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index d349b3d5fb8..df2a0e65246 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index ffa8d734c13..b298d49f924 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index c0abea576c1..36ea456ffef 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8f78257fdf2..bc8ed0eff96 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 829e0df4198..961a1951b93 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index c7c6a2275b1..d5f6e7857ce 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index 1e803259e0d..fffddbdfadf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 37b92f6be43..2087c6b7d9c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index b5aaa4d9040..8a8cb8fff03 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 14b36e65ffe..4fd3f71be3c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index 6b2b263793a..32e26d5918f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 9c39b4bfde2..92bf73010fb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 9504d63cafb..099dbaf42c5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 9d849fcfa9d..52a57aec46d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index c0abea576c1..36ea456ffef 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 79ba82df2bc..58d5ae63f99 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 4c22467b69d..8b5943861d7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 1a0e6a784b6..b58ee818908 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index c0abea576c1..36ea456ffef 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 7e9f3342885..4a0ad526c36 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 6691e19c9df..4fb30251841 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 1f846246ce1..60c4a4e9cd3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index 1e803259e0d..fffddbdfadf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 122774fc215..cc21eacf481 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 38b673a6494..3a9276300cf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index 83605dd0b0b..1ed678c0640 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index 6b2b263793a..32e26d5918f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 214526cc0cd..41035bf89a2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index eb65baaf4a4..39b83109108 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index c7d3f421fac..876bf256f53 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index c0abea576c1..36ea456ffef 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 8f78257fdf2..bc8ed0eff96 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index d349b3d5fb8..df2a0e65246 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index ffa8d734c13..b298d49f924 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index c0abea576c1..36ea456ffef 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8f78257fdf2..bc8ed0eff96 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 829e0df4198..961a1951b93 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index c7c6a2275b1..d5f6e7857ce 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 1e803259e0d..fffddbdfadf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 37b92f6be43..2087c6b7d9c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index b5aaa4d9040..8a8cb8fff03 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 14b36e65ffe..4fd3f71be3c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index 6b2b263793a..32e26d5918f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 9c39b4bfde2..92bf73010fb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 9504d63cafb..099dbaf42c5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 9d849fcfa9d..52a57aec46d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index c0abea576c1..36ea456ffef 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 79ba82df2bc..58d5ae63f99 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 4c22467b69d..8b5943861d7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 1a0e6a784b6..b58ee818908 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index c0abea576c1..36ea456ffef 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 7e9f3342885..4a0ad526c36 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 6691e19c9df..4fb30251841 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 1f846246ce1..60c4a4e9cd3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 1e803259e0d..fffddbdfadf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 122774fc215..cc21eacf481 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 38b673a6494..3a9276300cf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 83605dd0b0b..1ed678c0640 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index 6b2b263793a..32e26d5918f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 214526cc0cd..41035bf89a2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index eb65baaf4a4..39b83109108 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index c7d3f421fac..876bf256f53 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt index 052f73fa5e6..7cf91f18f62 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 7f880afdbe7..32d2dcb7578 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 0e21790b2c6..d71fbbb7972 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 8115cf2e0b8..bad302f3621 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 052f73fa5e6..7cf91f18f62 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 7f880afdbe7..32d2dcb7578 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index b3deec99bbc..dd22425975e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 9e282c40c09..a0a1b3b6344 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt index 3c675c3bbd3..077df4bdf75 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 325b62593ad..2db83f0c47c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 7e0d02b84d7..142bba3962f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index bfab25997b9..49f05837b53 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 791fadebc17..2d7c754b6e8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 685e634b3e2..44cdc01de72 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index fa4bac331ba..b60693d944a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 2829a3e0cb7..fbd2fe097d3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt index 052f73fa5e6..7cf91f18f62 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 6b26e47cd25..e68c4b139a5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 1cfb166e1c9..a857a02a6a4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 68761436d28..8e0eebd29e2 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 052f73fa5e6..7cf91f18f62 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index c71391ae098..59eae18663a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index db240f68de7..69b161cf56e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index f7480a1765d..bf9f1ecb519 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt index 3c675c3bbd3..077df4bdf75 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 317489de492..16fe52099c9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index d40052988fe..007232080bf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 03bf3a00044..bcce28a5ca3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 791fadebc17..2d7c754b6e8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index ea8057be216..7a3d3d892ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 516015b01ee..0efa8e1022c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 76d98a95a02..12c75f3c171 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index 93536976c0f..2b0583399a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 2cce1fbaf73..b828bbd0399 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index bf05dc817d1..2f7bb0980a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 8bba181e064..b2f312fc534 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index 93536976c0f..2b0583399a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 2cce1fbaf73..b828bbd0399 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 01f930d216a..a0cf403f6ea 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 4498043d083..2b8dd4216f0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index 795b309eac8..4113a9e8974 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index fc048bb6b4f..59d06b2b8c7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 2f29ad2a61a..395ba2f6b3d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 5bd0f2562f0..b36e8086851 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index ea5fc8e12cb..38d6a28f6bf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 16518c075a3..daa8e207f6a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index bd2eb4f6838..178681d82b9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 6874cbd7521..bfd83e89745 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index 93536976c0f..2b0583399a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index dcbe330b8d2..ca761d50242 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index b3526627e94..11fba923804 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 4f7979aae64..e4b2da6897b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index 93536976c0f..2b0583399a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index cdff21ba36a..6657e1665f4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 757a38de23f..9447d1753ed 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index d5bbd814798..bfb444c12ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index 795b309eac8..4113a9e8974 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4cd6f4a0e44..3eae7e8d716 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 6f0282598be..0d4470c44b3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index 53a2caccbdf..6a7621e7bcb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index ea5fc8e12cb..38d6a28f6bf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index da997fe0759..c9b73ddc246 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index b601b258408..3c30e91bc97 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 8cdaf5fe605..0d00fd7e5dd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index 93536976c0f..2b0583399a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 2cce1fbaf73..b828bbd0399 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index bf05dc817d1..2f7bb0980a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 8bba181e064..b2f312fc534 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index 93536976c0f..2b0583399a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 2cce1fbaf73..b828bbd0399 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 01f930d216a..a0cf403f6ea 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 4498043d083..2b8dd4216f0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 795b309eac8..4113a9e8974 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index fc048bb6b4f..59d06b2b8c7 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 2f29ad2a61a..395ba2f6b3d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 5bd0f2562f0..b36e8086851 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index ea5fc8e12cb..38d6a28f6bf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 16518c075a3..daa8e207f6a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index bd2eb4f6838..178681d82b9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 6874cbd7521..bfd83e89745 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index 93536976c0f..2b0583399a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index dcbe330b8d2..ca761d50242 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index b3526627e94..11fba923804 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 4f7979aae64..e4b2da6897b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index 93536976c0f..2b0583399a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index cdff21ba36a..6657e1665f4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 757a38de23f..9447d1753ed 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index d5bbd814798..bfb444c12ec 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 795b309eac8..4113a9e8974 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4cd6f4a0e44..3eae7e8d716 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 6f0282598be..0d4470c44b3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 53a2caccbdf..6a7621e7bcb 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index ea5fc8e12cb..38d6a28f6bf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index da997fe0759..c9b73ddc246 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index b601b258408..3c30e91bc97 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 8cdaf5fe605..0d00fd7e5dd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt index 916cbbf3228..35557a0a8a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 78d75cd8737..c801bed59c8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 0f70451d223..045d936fa7b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 52fd95363e7..30312717745 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 916cbbf3228..35557a0a8a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 78d75cd8737..c801bed59c8 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 976ca5b12d2..d78b278972e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 7f0b260fd37..b151c251f25 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt index 977a389a6d8..bebadfbdc60 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4fc28b2b613..4bd7def1868 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 3b44117133c..fd3220b712f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index d6471c2a6b0..324388ba6ce 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index c3b1a1cf966..56489d67b16 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index fb3e61dbfbc..ab88390945b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 90573f3a0e7..ce3e87d280a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 1a373a0775c..f0ef2515c2d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt index 916cbbf3228..35557a0a8a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 3c5a6e171b6..5c8403950ac 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 6c03bfb9b40..6197ba813b4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index c4b548a92c3..e1ba74a3b00 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 916cbbf3228..35557a0a8a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index fe526ea1a58..514fe980441 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 9dd0e9ad80e..d769dc0d82c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index bfdf762e1c5..66d7f587870 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt index 977a389a6d8..bebadfbdc60 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 732b4f9e0b1..80be64418e0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 973a71cf8a0..4a29bc5f5a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index d5255cd633a..cfca1e52caf 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index c3b1a1cf966..56489d67b16 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index d3476330cb5..0045b0d1f13 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index b7a665ba48a..b855ff1460d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index bc0b6cdfed7..a0654cc2772 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index d8c4f02e58e..14a3875368a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index d8c4f02e58e..14a3875368a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 306e461886c..8142ae59f5a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index ff12d8f8f25..a2ed4115ef5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index d8c4f02e58e..14a3875368a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d8c4f02e58e..14a3875368a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 15bb79b0a72..8064c636c20 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index dbaed8c1f01..a5dd6741e3c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index 3413ff77043..2dd76156028 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 3413ff77043..2dd76156028 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 62fdc765f36..470a5d69742 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 91b0ab11655..6b4fcc6cf6c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index 1525dcf8d6d..f11e9754cd3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 1525dcf8d6d..f11e9754cd3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index fe3c2616677..88875d0d94a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index aaf76e70a38..6202d4d8ac0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index d8c4f02e58e..14a3875368a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 3171e00531a..8b439d6605f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index f9169d8429c..f5c6e7c3b43 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index a49ca7950b1..d247e695e11 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index d8c4f02e58e..14a3875368a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 5036ed77202..873a507b4b4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 396d729985a..5ca53a28f59 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index d86086678b6..2aef2cd6751 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index 3413ff77043..2dd76156028 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 986e8276875..a9e28191898 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index d3d6c53b229..c4be2ae0845 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index a627b6710b5..bd173ebab2e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index 1525dcf8d6d..f11e9754cd3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index e23c9c2dbc1..b9cc0d26670 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index bb86ca09bb0..f6f6bd05667 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 758e0a82e19..ef9853331c3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index d8c4f02e58e..14a3875368a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index d8c4f02e58e..14a3875368a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 306e461886c..8142ae59f5a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index ff12d8f8f25..a2ed4115ef5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index d8c4f02e58e..14a3875368a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d8c4f02e58e..14a3875368a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 15bb79b0a72..8064c636c20 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index dbaed8c1f01..a5dd6741e3c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 3413ff77043..2dd76156028 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 3413ff77043..2dd76156028 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 62fdc765f36..470a5d69742 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 91b0ab11655..6b4fcc6cf6c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index 1525dcf8d6d..f11e9754cd3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 1525dcf8d6d..f11e9754cd3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index fe3c2616677..88875d0d94a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index aaf76e70a38..6202d4d8ac0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index d8c4f02e58e..14a3875368a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 3171e00531a..8b439d6605f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index f9169d8429c..f5c6e7c3b43 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index a49ca7950b1..d247e695e11 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index d8c4f02e58e..14a3875368a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 5036ed77202..873a507b4b4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 396d729985a..5ca53a28f59 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index d86086678b6..2aef2cd6751 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 3413ff77043..2dd76156028 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 986e8276875..a9e28191898 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index d3d6c53b229..c4be2ae0845 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index a627b6710b5..bd173ebab2e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index 1525dcf8d6d..f11e9754cd3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index e23c9c2dbc1..b9cc0d26670 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index bb86ca09bb0..f6f6bd05667 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 758e0a82e19..ef9853331c3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt index 2e3a9ea1c77..2a383d78d6e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 8fbbc65850c..d83c9ac3c13 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 5ca1203f591..70ec7ab8096 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 492d20d1888..3a0685a5e89 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 99e845c112c..d9a46007895 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index a24757f2d53..007114e3685 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 88cc65ec4aa..2ab5af0bb8f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 3791fec9fca..f294e390f0e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt index 3248020792a..f1876def03c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 3248020792a..f1876def03c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index dac0f087a9c..6522086e265 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index dc239753157..798ac6caa4e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index e0e166319f1..6a8f17a6f33 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index e0e166319f1..6a8f17a6f33 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 06a26ac221f..c67cd84bf40 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 9a1932a2670..a33daca1ca5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt index 2e3a9ea1c77..2a383d78d6e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 827b46b26fa..e0e41629083 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index f370e06223f..d78cccd9702 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 6ca1eab76d4..679a0039e17 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 99e845c112c..d9a46007895 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8c129ead5ea..2257da7f6cd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 568ea9bfc4b..fe3c4c8cdfc 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 4ca7884c8b0..09f2810c7b1 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt index 3248020792a..f1876def03c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index d4174ae2393..ae63e718470 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 37f85c7dcaa..98286186c4e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index b63afb68e37..1c8cae5c212 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index e0e166319f1..6a8f17a6f33 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 41f37d5a0fe..b04d3997b21 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 360d6f0d02d..c9967f22b7f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index cd616e00d0f..309bd386f48 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index ee51a7f2ca1..18cd97fe69e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index f9221897f73..13dce7fdd3d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index d2663d4252d..f74034f4c7a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 9cd1cf60b46..efdf4a4035f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index dfdb2ed8f4c..1a6457cf788 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index dfdb2ed8f4c..1a6457cf788 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 4cb5c3e8a54..966bb8fa397 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 637465e4172..0be86d8c2fa 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index aaf63eadc29..969593d45a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index aaf63eadc29..969593d45a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index b238c1ba784..300c5aa6c5c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 82aafdcff17..6c5a0694df0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 7e29cdaec02..a35561bd8ad 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index e1b4527790f..141c2339656 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 3fa4a96c04d..2b5eb54f393 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 6be3be5cbd1..c7030a38407 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index dfdb2ed8f4c..1a6457cf788 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index dfdb2ed8f4c..1a6457cf788 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 41e77f7b3fc..d2dc3d99cf5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index 3863a83d3ab..fa2ec972790 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index aaf63eadc29..969593d45a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index aaf63eadc29..969593d45a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index a455b9c2102..927a9434633 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 399042cc68b..889b9dc1b34 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index ee51a7f2ca1..18cd97fe69e 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index f9221897f73..13dce7fdd3d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index d2663d4252d..f74034f4c7a 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 9cd1cf60b46..efdf4a4035f 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index dfdb2ed8f4c..1a6457cf788 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index dfdb2ed8f4c..1a6457cf788 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 4cb5c3e8a54..966bb8fa397 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 637465e4172..0be86d8c2fa 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index aaf63eadc29..969593d45a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index aaf63eadc29..969593d45a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index b238c1ba784..300c5aa6c5c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 82aafdcff17..6c5a0694df0 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 7e29cdaec02..a35561bd8ad 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index e1b4527790f..141c2339656 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index c27310beac5..36142e1cf8d 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 3fa4a96c04d..2b5eb54f393 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 6be3be5cbd1..c7030a38407 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index dfdb2ed8f4c..1a6457cf788 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index dfdb2ed8f4c..1a6457cf788 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 41e77f7b3fc..d2dc3d99cf5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 3863a83d3ab..fa2ec972790 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index aaf63eadc29..969593d45a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index aaf63eadc29..969593d45a6 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index a455b9c2102..927a9434633 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 399042cc68b..889b9dc1b34 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt index 4b94a926814..b01cf01267b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 4b94a926814..b01cf01267b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 90444b6acbe..57e5051e271 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 83969291d04..de4540d4b76 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 72c658976dd..f0df62924df 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 72c658976dd..f0df62924df 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 8fd0fd1be7f..c7499558769 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index e6f5ee25b0e..ebc87dba2fd 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt index 57391acd858..6e8aa9119a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 57391acd858..6e8aa9119a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 692f7afaf1c..04b2c65d1c9 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index f2338e97902..18ee3a661f5 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 2ff2ed29e7c..0735a2ee5ff 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2ff2ed29e7c..0735a2ee5ff 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index c0a3a95f133..f62fd75e7c4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 5e89e860ccf..03b5184b5aa 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt index 4b94a926814..b01cf01267b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 4b94a926814..b01cf01267b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 16b798317b0..fbeb67188c3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 4550dec822c..38db8be34d3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 72c658976dd..f0df62924df 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 72c658976dd..f0df62924df 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index e1348e6fff8..c72a4d6cb9c 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 23a53e480e6..48bd9ecd9d4 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt index 57391acd858..6e8aa9119a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 57391acd858..6e8aa9119a3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index dd778de5239..756b1cf3f34 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 4548a5201d0..3ba285e4ba3 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 2ff2ed29e7c..0735a2ee5ff 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2ff2ed29e7c..0735a2ee5ff 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 9ba9e28fedd..0b47574ee2b 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay | For each pay This calculation includes an additional amount you’re entitled to by law for past payments. If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 78df871904e..ebd3285ea90 100644 --- a/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/am-i-getting-minimum-wage/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | Your actual pay If you worked overtime or your employer provided you with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 0c882d5851d..a4154a759c9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt index 8c13f109384..af100a99534 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index e3c69aa0a8d..6d63538d964 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt index c41eb0231d3..d3c97706d5f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt index 72897f3dbc0..4113db9703d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 72897f3dbc0..4113db9703d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 7f4ef0e45aa..690c5489d53 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt index 40e98409b17..70099c9e796 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt index dce848cfede..a9c7971ddb1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dce848cfede..a9c7971ddb1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 543e42d4a48..71dfa8bc6e7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 7420f7ea145..ab7090b2c3f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 2cde06064c3..0a298b8a6d0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt index 90c8cd4c29b..6cb93b46021 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index a4f12104ce7..d658e1b86ba 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt index d0937bf69b5..34a8813bf7f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt index 72897f3dbc0..4113db9703d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 72897f3dbc0..4113db9703d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index e463a852963..58899d9594f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt index 05656dc22d1..2f447c97dd7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt index dce848cfede..a9c7971ddb1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dce848cfede..a9c7971ddb1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 0694890e336..f72d753002c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 7de14193613..6c8efb07079 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_first_year/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt index 87846145660..5036304f698 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 87846145660..5036304f698 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 9e34c955ae1..612d8ed70ee 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt index 761e2271c02..b8a01cfd27f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt index 8474e5dd788..84695d7d1d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8474e5dd788..84695d7d1d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 501e0972de6..d6b91d6998b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 56c6e0194e2..bf3a4f8a728 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt index 7809dae4d04..b66fa4ad85a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 7809dae4d04..b66fa4ad85a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 867ee81de56..03fb181e6fc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt index 656affa13b3..ee668385254 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt index dfacc5af35c..241235cdc09 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dfacc5af35c..241235cdc09 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index d26753a4361..b552e4b714d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 3df12da57d7..55b9e49251e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt index 87846145660..5036304f698 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 87846145660..5036304f698 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 7e0096b27b7..fcd56038863 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt index 6e5b262dbab..1064d2ca9c0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt index 8474e5dd788..84695d7d1d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8474e5dd788..84695d7d1d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 4a2fe1b71e4..82e57d04d8e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index c53913966e4..d989fb2fec1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt index 7809dae4d04..b66fa4ad85a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 7809dae4d04..b66fa4ad85a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 94010760202..7060be8a79c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt index 185c3c82f62..4a0232ddcec 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt index dfacc5af35c..241235cdc09 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dfacc5af35c..241235cdc09 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index c29c17fe1c1..2a94c012a88 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 49b990b4d98..76b007b8591 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_over_19_second_year_onwards/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 0c882d5851d..a4154a759c9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 8c13f109384..af100a99534 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index e3c69aa0a8d..6d63538d964 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index c41eb0231d3..d3c97706d5f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 72897f3dbc0..4113db9703d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 72897f3dbc0..4113db9703d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 7f4ef0e45aa..690c5489d53 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 40e98409b17..70099c9e796 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index dce848cfede..a9c7971ddb1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dce848cfede..a9c7971ddb1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 543e42d4a48..71dfa8bc6e7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 7420f7ea145..ab7090b2c3f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 2cde06064c3..0a298b8a6d0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 90c8cd4c29b..6cb93b46021 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index dae965959fb..fddc591e73e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index a4f12104ce7..d658e1b86ba 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index d0937bf69b5..34a8813bf7f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 72897f3dbc0..4113db9703d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 72897f3dbc0..4113db9703d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index e463a852963..58899d9594f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 05656dc22d1..2f447c97dd7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index dce848cfede..a9c7971ddb1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dce848cfede..a9c7971ddb1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 0694890e336..f72d753002c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 7de14193613..6c8efb07079 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt index 87846145660..5036304f698 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 87846145660..5036304f698 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 9e34c955ae1..612d8ed70ee 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt index 761e2271c02..b8a01cfd27f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt index 8474e5dd788..84695d7d1d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8474e5dd788..84695d7d1d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 501e0972de6..d6b91d6998b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 56c6e0194e2..bf3a4f8a728 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt index 7809dae4d04..b66fa4ad85a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 7809dae4d04..b66fa4ad85a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 867ee81de56..03fb181e6fc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt index 656affa13b3..ee668385254 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt index dfacc5af35c..241235cdc09 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dfacc5af35c..241235cdc09 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index d26753a4361..b552e4b714d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 3df12da57d7..55b9e49251e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt index 87846145660..5036304f698 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 87846145660..5036304f698 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 7e0096b27b7..fcd56038863 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt index 6e5b262dbab..1064d2ca9c0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt index 8474e5dd788..84695d7d1d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8474e5dd788..84695d7d1d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 4a2fe1b71e4..82e57d04d8e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index c53913966e4..d989fb2fec1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt index 7809dae4d04..b66fa4ad85a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 7809dae4d04..b66fa4ad85a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 94010760202..7060be8a79c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt index 185c3c82f62..4a0232ddcec 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt index dfacc5af35c..241235cdc09 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/no.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dfacc5af35c..241235cdc09 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index c29c17fe1c1..2a94c012a88 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 49b990b4d98..76b007b8591 100644 --- a/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/current_payment/not_an_apprentice/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -10,7 +10,7 @@ The National Minimum Wage per hour for the worker’s age | The worker’s actua If the worker works overtime or you provide them with [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt index 127ece32564..beaae5f57e8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 6d1df761b29..40b67ea0dd1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index a86bc0a15be..df4bc03df39 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index cde1933fe22..599aba1bb4d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 127ece32564..beaae5f57e8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 6d1df761b29..40b67ea0dd1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index ea4dfb9e9ce..555ee3570a1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index a78445ec628..75303f57381 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt index 9721c7e0718..4a22aaf5f18 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4258e733ebe..45033b0797f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 2b64af2a615..8b37fd78e4d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 0e9e397314e..111dcd7d6e2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 123dcbea0a5..548d6abb4a1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 593a0b79afb..b8d83f175fe 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 6f82202c463..f841f00b90b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 7a67a717ff4..226c23a76b9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt index 127ece32564..beaae5f57e8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index be6df9ff570..00f215df789 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 93bd767c177..d01bdc74113 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index bfd7981e400..368a352bbb2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 127ece32564..beaae5f57e8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 633b9bca4bd..692fcafd93c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index fe78a3b5f5b..0d14c47472e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 5d7cd65d786..aeb1d6505eb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt index 9721c7e0718..4a22aaf5f18 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index e68c18a279d..f7403aadb60 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 66addad1ff6..63bb95a4e32 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 7d716f80af5..2211fe585de 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 123dcbea0a5..548d6abb4a1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index a67c8f6c925..2b358c4049e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 133917b2e4b..cedde3bc422 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 4f57a8525ba..dd48b7166f6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2008-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt index ffd8d7deec2..fd03064f577 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 72a140d7033..17c61b8ad16 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index bd9efa85fff..7c479d27dc3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index ca528c0c31a..fa0f72a47df 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index ffd8d7deec2..fd03064f577 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index ae8533e0b9b..070652fb03c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 37ae57108ee..2319a825430 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 307d27e55ed..b57b2c5c5b5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt index 3c735188767..317662c8039 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index ce4eb7cd69e..0a752d6804b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 2fd7c14c1eb..b591b028172 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 0e558aecac9..bfb665cf2c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index e51e0504b85..66f245b2fd2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index a6868bbccb4..0b54b22e21a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index c8bcf8bb29a..645d6c01089 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index fbf06be408a..044bdf7e388 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt index ffd8d7deec2..fd03064f577 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 0045fbdf63d..77d255f5cb6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 36173c4f8d0..dc3d81c3dd7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index d457a8181ff..fe125d433b7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index ffd8d7deec2..fd03064f577 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 247df8470bd..a9e784fe5d1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 9e2aa741c3a..8aa843dc1d3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index ca37cc5bed4..3d02d07a4b7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt index 3c735188767..317662c8039 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index a2126f5f63b..4bc3073cf10 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 393f317c741..dfe89c41d19 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index f46131d80d3..884c5a1b7fe 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index e51e0504b85..66f245b2fd2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index a85c3d257a0..a7b72ae42a2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index a679ea59ae3..09c20b71524 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index e02557c1e2f..4877f484dd1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2009-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index fcfd8dbc404..2f6b35814b7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index eb0078b727f..d3f64495252 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 9fab6cb0af6..367f1791434 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 77bc888b72f..642bb46d727 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index fcfd8dbc404..2f6b35814b7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d0a05c48a1d..a29d504b7a6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 278d5d3a90e..afea036d59d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index e5afab56aa7..978923ddcc5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index e5629a4936e..4404fb1d679 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 97be78dc0df..20e8cb7e3d9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 8c805adaa1d..a054b18d141 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index e94b5758cd4..07d7765358f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index 92256dcd8f8..8bae9340d9b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 3cef6bfbb18..be6d27625d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 210f236f522..d67c317d95c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 3a17cf08e9a..e8d9da7b9af 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index fcfd8dbc404..2f6b35814b7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 2a4d965b172..1b0caa5d10f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 58d29436d41..51ec36fe8d1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 0cf7d71a43a..ad1a4b18d20 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index fcfd8dbc404..2f6b35814b7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 7cdea6b0692..deff6888e90 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index b24629fed99..0b5e6f07f7a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 090a5e0f592..85bf4891ce1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index e5629a4936e..4404fb1d679 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 8e0f457810e..32f53662e28 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index d78ad84f0f1..77d1e799ef3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index 8b3c4887090..577d5345fff 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index 92256dcd8f8..8bae9340d9b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dc16464c0c7..06e4175ba47 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 883a633c823..d6491f22766 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index ae18c9ceb40..4e17c12a0a0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index fcfd8dbc404..2f6b35814b7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index eb0078b727f..d3f64495252 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 9fab6cb0af6..367f1791434 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 77bc888b72f..642bb46d727 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index fcfd8dbc404..2f6b35814b7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d0a05c48a1d..a29d504b7a6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 278d5d3a90e..afea036d59d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index e5afab56aa7..978923ddcc5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index e5629a4936e..4404fb1d679 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 97be78dc0df..20e8cb7e3d9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 8c805adaa1d..a054b18d141 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index e94b5758cd4..07d7765358f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index 92256dcd8f8..8bae9340d9b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 3cef6bfbb18..be6d27625d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 210f236f522..d67c317d95c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 3a17cf08e9a..e8d9da7b9af 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index fcfd8dbc404..2f6b35814b7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 2a4d965b172..1b0caa5d10f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 58d29436d41..51ec36fe8d1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 0cf7d71a43a..ad1a4b18d20 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index fcfd8dbc404..2f6b35814b7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 7cdea6b0692..deff6888e90 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index b24629fed99..0b5e6f07f7a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 090a5e0f592..85bf4891ce1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index e5629a4936e..4404fb1d679 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 8e0f457810e..32f53662e28 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index d78ad84f0f1..77d1e799ef3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 8b3c4887090..577d5345fff 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index 92256dcd8f8..8bae9340d9b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index dc16464c0c7..06e4175ba47 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 883a633c823..d6491f22766 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index ae18c9ceb40..4e17c12a0a0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt index cb77ab02417..a87cd90a494 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index a84df706265..c22e9f1c65a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index a533ef51a2b..0dfceffd3ae 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 9dbaba5052f..b4636c4b2a9 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index cb77ab02417..a87cd90a494 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index c32004baeb8..4b68737a670 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 75351c42f3c..d162559e999 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index a7cab4d7aee..4c878755571 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt index 041f42709fa..7ce9d7bce66 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index b3df24fb64f..3e4fe64a9be 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index bd60f491e21..0ade934c9be 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 23498769089..d49535c6274 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index fa05973e3cf..b4e2a84e5ff 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 63459024a3b..dd0bde72fb5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 4bc5fdc2105..2ce4251e651 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 9b467ae215a..68076d1583f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt index cb77ab02417..a87cd90a494 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index f13d6cdff5a..18c1f5e08cd 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index a7e8418974d..b76bbb1fa57 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index af53c88635a..9101372e1ce 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index cb77ab02417..a87cd90a494 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 6f958471247..3f5235d1eab 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 13ed288233a..619ca62d28c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 2b2b05eab74..e80970aa125 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt index 041f42709fa..7ce9d7bce66 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index c658fce389f..221201ab5bf 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 4519bce6bce..2dc90958d35 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 65d77938943..22be3f04171 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index fa05973e3cf..b4e2a84e5ff 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index bcc860d2718..386fb787f2f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 0a30941024d..ea1153986a0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 2b2d8fa0231..dc8c3e51546 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2010-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index 22d97525010..e025f92a9a0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index d7ca818f3ff..83d394936bc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 3b075f233ef..778fe442182 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 3ab47931ca4..6618d3a5fd7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index 22d97525010..e025f92a9a0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d7ca818f3ff..83d394936bc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 9b3ba7b68bc..2ebe6348d8d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index a99eca4db62..043c5050de4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index 33d8a2c1df6..6a8d2680ab8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4202b0d1c25..9d4f0de9ab1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index e50057a0933..05443bdfa5a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 5208d13a092..b2907022816 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index 3c1468b7640..29ccb832980 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 86322cf4a6f..ef9bf2f679e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 63bf04b15cd..c20c3e3e837 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 032e9748b9e..a8bcefe93e0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index 22d97525010..e025f92a9a0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index b80b18a2f16..3cd70033cdb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index d2554449dc9..bf62e53ca64 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 432ba895998..9a2fcf86a00 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index 22d97525010..e025f92a9a0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 5ab80d4b926..82a34175be6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index db97af27854..2705d50f992 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 4e7ef2e9505..2a35c1fa30e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index 33d8a2c1df6..6a8d2680ab8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index d125f49c3cb..cd5b00cd43b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 5484993d49b..f133668c378 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index 9b9c34a3c46..4e1d5ca6505 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index 3c1468b7640..29ccb832980 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 803fba90675..ab2608491f6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 163de152423..4c4f7e46e46 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index e6bde0e3b24..7f2064c0241 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index 22d97525010..e025f92a9a0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index d7ca818f3ff..83d394936bc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 3b075f233ef..778fe442182 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 3ab47931ca4..6618d3a5fd7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index 22d97525010..e025f92a9a0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index d7ca818f3ff..83d394936bc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 9b3ba7b68bc..2ebe6348d8d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index a99eca4db62..043c5050de4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 33d8a2c1df6..6a8d2680ab8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4202b0d1c25..9d4f0de9ab1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index e50057a0933..05443bdfa5a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 5208d13a092..b2907022816 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index 3c1468b7640..29ccb832980 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 86322cf4a6f..ef9bf2f679e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 63bf04b15cd..c20c3e3e837 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 032e9748b9e..a8bcefe93e0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index 22d97525010..e025f92a9a0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index b80b18a2f16..3cd70033cdb 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index d2554449dc9..bf62e53ca64 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 432ba895998..9a2fcf86a00 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index 22d97525010..e025f92a9a0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 5ab80d4b926..82a34175be6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index db97af27854..2705d50f992 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 4e7ef2e9505..2a35c1fa30e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 33d8a2c1df6..6a8d2680ab8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index d125f49c3cb..cd5b00cd43b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 5484993d49b..f133668c378 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 9b9c34a3c46..4e1d5ca6505 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index 3c1468b7640..29ccb832980 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 803fba90675..ab2608491f6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 163de152423..4c4f7e46e46 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index e6bde0e3b24..7f2064c0241 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt index 847ec890430..d26e02c47a6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 2aa56701fc2..3496967420a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 911bcea039f..78bcac36b0f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 76f5b47f083..2a163ec5920 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 847ec890430..d26e02c47a6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 2aa56701fc2..3496967420a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 5c30504de62..53aa8860ce2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index b8d4eb504e9..5d440adb0b6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt index d9729856247..d7885e76bdc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 20734ea2998..6d6ef1cf390 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 39c77796155..9ef97045951 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index d7450480285..16fdfe66c28 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index ce50161453e..1c3fb8ebd0b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index a984d8bcda6..c42478738e7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 84913994b54..52e04494080 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 44ebc551d02..95bf4ece14d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt index 847ec890430..d26e02c47a6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index db6833ca8ee..e20c37f9047 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 2f9e63ac37e..718a6d143dd 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 04ecb19d990..869093dbfef 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 847ec890430..d26e02c47a6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8028e56ba60..5d4b41f6283 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 1975eb8cd1e..9b3555bfbb2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 424dcede214..55783cc4151 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt index d9729856247..d7885e76bdc 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 76384c45b1a..4e17731eef3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index de9aee039a6..a0cff88ca03 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 4776b1ca617..9b58322f140 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index ce50161453e..1c3fb8ebd0b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index f1d07cb801a..93347d0c3da 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index fbfda6f46a2..ede1e6eed7d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index f1cde9e5876..362eeada539 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2011-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index 3e0b1ca7cb6..876bb81f0c5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 6afa3b8d249..4a8cdc52b60 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 76cbc88ca36..28af3f3aec3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 50ddbe115d6..6802a89212a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index 3e0b1ca7cb6..876bb81f0c5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 6afa3b8d249..4a8cdc52b60 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 639f3d8f864..4555df500ef 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index c47b3158fb5..5c806692e7b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index c81242403e4..507e4f85bb4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 2632befb985..d4c4681b53e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index c63caa735e8..75e27334d48 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 7c77824988a..a97e29f71de 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index 2c8e2c1a226..fdaa0f63b62 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 9dd8a7eb180..cfd7bec8c31 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index cca6e17c557..732cada1a2e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 4a28286c71b..091ed93ca5b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index 3e0b1ca7cb6..876bb81f0c5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index c030b90f9df..72e681a786d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index a2204a9e706..b61d6eebde7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 406ef051d44..ef1229bfb6e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index 3e0b1ca7cb6..876bb81f0c5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 2f12055a5a3..71d33c31d3b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index b57576bac36..272572f0c82 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 23734c514d5..7abf54c4508 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index c81242403e4..507e4f85bb4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index e57f30cd3f8..67cd61d050c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index f789faf7cf2..8ee4151e2d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index cc90528e3e5..91881637637 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index 2c8e2c1a226..fdaa0f63b62 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 091d998060b..e6562f98e53 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 1b05cde454d..a3de3b95d9e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index c9fc87b9d8d..77925a8a124 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index 3e0b1ca7cb6..876bb81f0c5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 6afa3b8d249..4a8cdc52b60 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 76cbc88ca36..28af3f3aec3 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 50ddbe115d6..6802a89212a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index 3e0b1ca7cb6..876bb81f0c5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 6afa3b8d249..4a8cdc52b60 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 639f3d8f864..4555df500ef 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index c47b3158fb5..5c806692e7b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index c81242403e4..507e4f85bb4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 2632befb985..d4c4681b53e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index c63caa735e8..75e27334d48 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 7c77824988a..a97e29f71de 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index 2c8e2c1a226..fdaa0f63b62 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 9dd8a7eb180..cfd7bec8c31 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index cca6e17c557..732cada1a2e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 4a28286c71b..091ed93ca5b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index 3e0b1ca7cb6..876bb81f0c5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index c030b90f9df..72e681a786d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index a2204a9e706..b61d6eebde7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 406ef051d44..ef1229bfb6e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index 3e0b1ca7cb6..876bb81f0c5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 2f12055a5a3..71d33c31d3b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index b57576bac36..272572f0c82 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 23734c514d5..7abf54c4508 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index c81242403e4..507e4f85bb4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index e57f30cd3f8..67cd61d050c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index f789faf7cf2..8ee4151e2d2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index cc90528e3e5..91881637637 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index 2c8e2c1a226..fdaa0f63b62 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 091d998060b..e6562f98e53 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 1b05cde454d..a3de3b95d9e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index c9fc87b9d8d..77925a8a124 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt index ebc9e09fd3e..763cbb55f08 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 467a219270e..5a7ebcf5ba6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index fac0c182601..41b7caf7852 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 0985471de0d..2504a46e5b1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index ebc9e09fd3e..763cbb55f08 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 467a219270e..5a7ebcf5ba6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index a763b5ce225..ba23d33e336 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index b6f499d7441..c0308d0a26a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt index 3f9d19989c1..bca21cb9782 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 4cc3339ec7c..2fdb9cc41ea 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 71652f0e2d2..728a03d1c7a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index c360ed0fc88..2ae7b92e1ae 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index cef396ef351..d8461957ed8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 33cd002c48a..3d6b46ca409 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 4ac33ab3b89..2c29911907d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index a88b64fcb48..466a9170bfe 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt index ebc9e09fd3e..763cbb55f08 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 787f2998905..3e4aabdfd84 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 690850124dc..0eaaffce760 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 3a44c71077b..ebaa1676528 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index ebc9e09fd3e..763cbb55f08 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index b00bd071294..f360ae17127 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 09d9126bf98..9982ccf396c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index a6744bbaa58..453413f4707 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt index 3f9d19989c1..bca21cb9782 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index e636124850c..c57f4986a57 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 996318fc7d4..a77c94f772c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index 8daa3210413..ff98c94f9d6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index cef396ef351..d8461957ed8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 0486dbed039..9ae61a42d3e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 85861b0086e..e122bbe6ff0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index a676d811896..a3b58a522a5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2012-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index afcc059d308..81c944387c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index afcc059d308..81c944387c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 0c5b43bd02d..543720817dd 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 0578fff6a0e..b9a5a5f9666 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index afcc059d308..81c944387c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index afcc059d308..81c944387c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 5eb51c76bce..7541934babd 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 735447dcbd0..cb21b3db7c0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index 9d503558e28..c1d53b4da6c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 9d503558e28..c1d53b4da6c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 412fd403932..c1ef3c34e06 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 5d402c12838..6cd2b0a9cca 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index 5b4faa0f8ae..35b63f5ca31 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 5b4faa0f8ae..35b63f5ca31 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index f1245897aa6..17c80e599c0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 01a71bac43d..3a9b1478235 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index afcc059d308..81c944387c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index d262432b6d3..b38e88e08f2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 250c7b2e744..19f7f9105d1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index 9e3b478a307..0369f1a672b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index afcc059d308..81c944387c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 7580eef1cfc..85dcea336e1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 8689bd248b0..d860f45b532 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 40615ed72fe..a2e6d4aa9e7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index 9d503558e28..c1d53b4da6c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 9fcfd1d55ff..017150c5bc6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 7c9622c433b..7f5fa4aef81 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index 6534c3c6d98..4e0d6494a4d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index 5b4faa0f8ae..35b63f5ca31 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2407e4f9892..0cbbac57ec4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 58e73b99c18..9e15f58d155 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 961da67d6cb..b97ba5821ae 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index afcc059d308..81c944387c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index afcc059d308..81c944387c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 0c5b43bd02d..543720817dd 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 0578fff6a0e..b9a5a5f9666 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index afcc059d308..81c944387c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index afcc059d308..81c944387c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 5eb51c76bce..7541934babd 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 735447dcbd0..cb21b3db7c0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index 9d503558e28..c1d53b4da6c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 9d503558e28..c1d53b4da6c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 412fd403932..c1ef3c34e06 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 5d402c12838..6cd2b0a9cca 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index 5b4faa0f8ae..35b63f5ca31 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 5b4faa0f8ae..35b63f5ca31 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index f1245897aa6..17c80e599c0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 01a71bac43d..3a9b1478235 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index afcc059d308..81c944387c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index d262432b6d3..b38e88e08f2 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 250c7b2e744..19f7f9105d1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index 9e3b478a307..0369f1a672b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index afcc059d308..81c944387c7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 7580eef1cfc..85dcea336e1 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 8689bd248b0..d860f45b532 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 40615ed72fe..a2e6d4aa9e7 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index 9d503558e28..c1d53b4da6c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index 9fcfd1d55ff..017150c5bc6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 7c9622c433b..7f5fa4aef81 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index 6534c3c6d98..4e0d6494a4d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index 5b4faa0f8ae..35b63f5ca31 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 2407e4f9892..0cbbac57ec4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 58e73b99c18..9e15f58d155 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 961da67d6cb..b97ba5821ae 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt index 97eaf904c3a..0dd4871804d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index bb2569af0af..cf7bcfadb1a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index c0b5152020c..6ca414c89be 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 5744a0ba067..f272a4ba5ba 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 66891a5595d..46aba07805c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 85212d7c5fa..65722288c76 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index e50adde9b70..25938a7dcce 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 910b131a4bb..435baa298b4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt index 004dd352fc9..909553fdab6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index 004dd352fc9..909553fdab6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index 0854dce2a76..e1066c59e11 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index 0c1bb557f51..db097e7b3ed 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index 6f571dfdf58..7830af4b34e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 6f571dfdf58..7830af4b34e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 45d6a017a85..4a9410d7bbf 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 647eee096df..207e68be179 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt index 97eaf904c3a..0dd4871804d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index db18062d4c6..c567c2a0f18 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 731e9f40736..6fc0b82076a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 3642f68543c..bb110e82d88 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 66891a5595d..46aba07805c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 8037178f04f..75864323f78 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index c9347ebd4d0..1663da7f80d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index a44b67bfefe..c630419a849 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt index 004dd352fc9..909553fdab6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index ee68cbe39e0..1472a59a40a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 2f0bb0f2235..84dd1a618e8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index d1c785ee57c..9351bab0e37 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index 6f571dfdf58..7830af4b34e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index 884f23e914b..ce6266b9a62 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 2c5d295ba73..3c18fc69c34 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 735b6502283..a1ead0e9283 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2013-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 9d0c0a9c98e..f0a56e7cfc4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt index 11dc1de8c6b..0652eefad33 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index b863d72fb36..28a505bae08 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 4009c5eb553..ca2ed3ce1ac 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt index f83517ed004..8e4179f0a2f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index f83517ed004..8e4179f0a2f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index c3c3c0c8481..88324f534e0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt index 7d91b1558ec..d920c3ec836 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt index eed792abe2e..64ea28d7c6d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index eed792abe2e..64ea28d7c6d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index da6a2ff6e37..2d94e553886 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 35eef450a30..7a8f775887f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index b5e76a61749..9b9c64f7986 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt index c9dabcd5430..86836240c10 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 7e59d5d9770..d1ea6777459 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index f59c072c8c4..4410a7c7c78 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt index f83517ed004..8e4179f0a2f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index f83517ed004..8e4179f0a2f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 939351b80bb..91eaf96233e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt index da17bafe65e..2431e7f15ab 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt index eed792abe2e..64ea28d7c6d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index eed792abe2e..64ea28d7c6d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index c8fcb1113d0..5e8405ff620 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index a2a6315f474..00d659326c0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_over_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index 9d0c0a9c98e..f0a56e7cfc4 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt index 11dc1de8c6b..0652eefad33 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index b863d72fb36..28a505bae08 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt index 4009c5eb553..ca2ed3ce1ac 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt index f83517ed004..8e4179f0a2f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index f83517ed004..8e4179f0a2f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index c3c3c0c8481..88324f534e0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt index 7d91b1558ec..d920c3ec836 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt index eed792abe2e..64ea28d7c6d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index eed792abe2e..64ea28d7c6d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index da6a2ff6e37..2d94e553886 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 35eef450a30..7a8f775887f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index b5e76a61749..9b9c64f7986 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt index c9dabcd5430..86836240c10 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index a44c51efdfa..3eca646b810 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 7e59d5d9770..d1ea6777459 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt index f59c072c8c4..4410a7c7c78 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt index f83517ed004..8e4179f0a2f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index f83517ed004..8e4179f0a2f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 939351b80bb..91eaf96233e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt index da17bafe65e..2431e7f15ab 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt index eed792abe2e..64ea28d7c6d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index eed792abe2e..64ea28d7c6d 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index c8fcb1113d0..5e8405ff620 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt index a2a6315f474..00d659326c0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/apprentice_under_19/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt index 4befadc0ee8..23fa09ece29 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt index 4befadc0ee8..23fa09ece29 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt index fe1ab6cf22a..eb94b03fb64 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt index 6944710379b..8a2d7f28610 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt index 6a84ac7cda6..a9b5ea54ea8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 6a84ac7cda6..a9b5ea54ea8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index fd4373d9275..9cf5617bf6c 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt index f6796d0e753..c7f379c0705 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt index d2e8124b09b..4f2e1508f0b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt index d2e8124b09b..4f2e1508f0b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt index a07faef42a1..93e37c36ea5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt index fb860146605..32a90f0cfc0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt index b1aaee3f514..160e9bcc438 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index b1aaee3f514..160e9bcc438 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index 480524a67c3..7b85af53d39 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt index 9541428d7e6..832ea85cdf5 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/1/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt index 4befadc0ee8..23fa09ece29 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt index 4befadc0ee8..23fa09ece29 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt index 45e8c2832bf..85149e111b6 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt index 16c98f36e08..afc96f1e66e 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt index 6a84ac7cda6..a9b5ea54ea8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt index 6a84ac7cda6..a9b5ea54ea8 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt index 5ed73419a0c..c0e58b7452a 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt index 6a85f2e3f2c..dc33541cfb0 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/100.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt index d2e8124b09b..4f2e1508f0b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt index d2e8124b09b..4f2e1508f0b 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt index 2320c3d75b5..53f09a3b294 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt index fbf8f712901..2988e55138f 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/0.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt index b1aaee3f514..160e9bcc438 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/no.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt index b1aaee3f514..160e9bcc438 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/5.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt index a660e36cec2..c2a4b2e9c01 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_charged/50.0/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay | For This calculation includes an additional amount the worker is entitled to by law for past payments. If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt index 83cfd320d2a..23026731539 100644 --- a/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt +++ b/test/artefacts/minimum-wage-calculator-employers/past_payment/2014-10-01/no/25/31/16.0/300.0/8.0/10.0/yes_free/5.txt @@ -12,7 +12,7 @@ The National Minimum Wage per hour at the time | The worker’s actual pay If the worker worked overtime or you provided [accommodation](/national-minimum-wage-accommodation), this has been added to the calculation. -This result is an estimate. If you have any questions, call the confidential helpline: +This result is an estimate. If you have any questions, call the confidential helpline. $C **Acas helpline**\\ diff --git a/test/data/am-i-getting-minimum-wage-files.yml b/test/data/am-i-getting-minimum-wage-files.yml index 64b9194691d..0dbc77ed8ff 100644 --- a/test/data/am-i-getting-minimum-wage-files.yml +++ b/test/data/am-i-getting-minimum-wage-files.yml @@ -11,7 +11,7 @@ lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/past_payment_above.gov lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/past_payment_below.govspeak.erb: b53b6378246a28ae3b8706d54d09bd75 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/under_school_leaving_age.govspeak.erb: 44bf68757d1ef90249d19f5d88ad4bc2 lib/smart_answer_flows/am-i-getting-minimum-wage/outcomes/under_school_leaving_age_past.govspeak.erb: 2182c103915b753894722760c9a56cf3 -lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 4ac4243eaf18b7b72bb84828430d30cd +lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 582cdf982fa5619072ddd883bf4c1555 lib/smart_answer_flows/shared_logic/minimum_wage.rb: a989bcdb51f2fb425520b7e170466573 lib/smart_answer/calculators/minimum_wage_calculator.rb: 721f27ae7e3366e4227688213590e00b lib/data/minimum_wage_data.yml: 3feed11191d68237289203a2c659ecf9 diff --git a/test/data/minimum-wage-calculator-employers-files.yml b/test/data/minimum-wage-calculator-employers-files.yml index 2b61f361eac..abca4d6ccdb 100644 --- a/test/data/minimum-wage-calculator-employers-files.yml +++ b/test/data/minimum-wage-calculator-employers-files.yml @@ -11,7 +11,7 @@ lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/past_payment_a lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/past_payment_below.govspeak.erb: a4f837c09207052b6d520ac25cf7eedf lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/under_school_leaving_age.govspeak.erb: 13de5d10bbbb015df597f78c66da1b67 lib/smart_answer_flows/minimum-wage-calculator-employers/outcomes/under_school_leaving_age_past.govspeak.erb: 9c56f76e04984f07627efbc1f42b2b63 -lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 4ac4243eaf18b7b72bb84828430d30cd +lib/smart_answer_flows/shared/minimum_wage/_acas_information.govspeak.erb: 582cdf982fa5619072ddd883bf4c1555 lib/smart_answer_flows/shared_logic/minimum_wage.rb: a989bcdb51f2fb425520b7e170466573 lib/smart_answer/calculators/minimum_wage_calculator.rb: 721f27ae7e3366e4227688213590e00b lib/data/minimum_wage_data.yml: 3feed11191d68237289203a2c659ecf9