diff --git a/spec/system/mileage_rates/mileage_rates_spec.rb b/spec/system/mileage_rates/mileage_rates_spec.rb index 55138f8154..37e318dc02 100644 --- a/spec/system/mileage_rates/mileage_rates_spec.rb +++ b/spec/system/mileage_rates/mileage_rates_spec.rb @@ -20,7 +20,7 @@ expect(page).to have_text("Mileage Rates") expect(page).to have_text("Effective date") - expect(page).to have_text("February 1, 2020") + expect(page).to have_text("January 2, 2020") expect(page).to have_text("Amount") expect(page).to have_text("$1.35") expect(page).to have_text("Active?")