dev-cmd/test: use localised no-api scoping
This commit is contained in:
parent
68289f1165
commit
e2e80d77a3
@ -870,7 +870,6 @@ then
|
|||||||
livecheck
|
livecheck
|
||||||
pr-pull
|
pr-pull
|
||||||
pr-upload
|
pr-upload
|
||||||
test
|
|
||||||
update-python-resources
|
update-python-resources
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@ -28,7 +28,7 @@ module Homebrew
|
|||||||
switch "--retry",
|
switch "--retry",
|
||||||
description: "Retry if a testing fails."
|
description: "Retry if a testing fails."
|
||||||
|
|
||||||
named_args :installed_formula, min: 1
|
named_args :installed_formula, min: 1, without_api: true
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user