[rubygems/rubygems] Enable Layout/DefEndAlignment
https://github.com/rubygems/rubygems/commit/4403613fae
This commit is contained in:
parent
02ee8cb06a
commit
4467084098
@ -78,7 +78,7 @@ class TestGemCommandsExecCommand < Gem::TestCase
|
|||||||
}
|
}
|
||||||
end
|
end
|
||||||
@cmd.invoke "--gem", "cocoapods", "-v", "> 1", "--version", "< 1.3", "--verbose", "--", "pod", "install", "--no-color", "--help", "--verbose"
|
@cmd.invoke "--gem", "cocoapods", "-v", "> 1", "--version", "< 1.3", "--verbose", "--", "pod", "install", "--no-color", "--help", "--verbose"
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_single_arg_parsing
|
def test_single_arg_parsing
|
||||||
@cmd.when_invoked do |options|
|
@cmd.when_invoked do |options|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user