Skip to content

Commit

Permalink
Fix mileage_rates test
Browse files Browse the repository at this point in the history
  • Loading branch information
yosefbennywidyo committed May 11, 2024
1 parent fd9f03f commit f5d5348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/system/mileage_rates/mileage_rates_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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?")
Expand Down

0 comments on commit f5d5348

Please sign in to comment.