Clean things up via Rubocop
This commit is contained in:
@@ -33,7 +33,7 @@ class ConfigurationBuilderTest < ActiveSupport::TestCase
|
||||
end
|
||||
|
||||
test "pack?" do
|
||||
refute config.builder.pack?
|
||||
assert_not config.builder.pack?
|
||||
end
|
||||
|
||||
test "pack? with pack builder" do
|
||||
|
||||
Reference in New Issue
Block a user