Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
neb417 committed Nov 9, 2023
1 parent d821991 commit fbfc9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/features/dashboard/dashboard_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
describe "GET /index" do
it "routes to root path" do
visit root_path
expect(page).to have_content "Dashboard"
expect(page).to have_content "Budget Calculator"
end

it "has incomes on dashboard" do
Expand Down

0 comments on commit fbfc9a9

Please sign in to comment.