Skip to content

Commit

Permalink
Always run the tests
Browse files Browse the repository at this point in the history
Should be safer, so they accidentally aren't run and we don't see that.
  • Loading branch information
dentarg committed Nov 22, 2023
1 parent d7af8b9 commit 252a50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sinatra-contrib/spec/haml_helpers_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@
expect(body).to eq(html_code)
end
end
end if defined?(Haml) && Haml::VERSION >= "6.0.0"
end

0 comments on commit 252a50d

Please sign in to comment.