[rubygems/rubygems] Enable Layout/DefEndAlignment

https://github.com/rubygems/rubygems/commit/4403613fae
This commit is contained in:
David Rodríguez 2023-03-02 18:17:24 +01:00 committed by git
parent 02ee8cb06a
commit 4467084098

View File

@ -78,7 +78,7 @@ class TestGemCommandsExecCommand < Gem::TestCase
}
end
@cmd.invoke "--gem", "cocoapods", "-v", "> 1", "--version", "< 1.3", "--verbose", "--", "pod", "install", "--no-color", "--help", "--verbose"
end
end
def test_single_arg_parsing
@cmd.when_invoked do |options|