Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
reeganviljoen committed Nov 18, 2024
1 parent ad907bc commit e01bd43
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/sandbox/test/rendering_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -351,8 +351,6 @@ def test_renders_component_with_asset_url
else
assert_match(%r{http://assets.example.com/application.css}, render_inline(component).text)
end


end

def test_template_changes_are_not_reflected_if_cache_is_not_cleared
Expand Down

0 comments on commit e01bd43

Please sign in to comment.