Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
danmayer committed Nov 18, 2024
1 parent 204d2d8 commit c39130f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/forked/rails_full_stack_views_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def teardown

visit "/coverage/routes_tracker"
assert_content("Used Routes: (1)")
assert_content("Unused Routes: (5)")
assert_content("Unused Routes: (4)")

visit "/dummy_view/show_haml"
assert_content("I am haml text")
Expand Down

0 comments on commit c39130f

Please sign in to comment.