tests: fuse broken/split --repository tests
The latter was replacing the former due to an identical method name.
This commit is contained in:
parent
9eed84b85c
commit
942e1a726b
@ -200,9 +200,6 @@ class IntegrationCommandTests < Homebrew::TestCase
|
||||
def test_repository
|
||||
assert_match HOMEBREW_REPOSITORY.to_s,
|
||||
cmd("--repository")
|
||||
end
|
||||
|
||||
def test_repository
|
||||
assert_match "#{HOMEBREW_LIBRARY}/Taps/foo/homebrew-bar",
|
||||
cmd("--repository", "foo/bar")
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user