forked from cloudfoundry/cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Dont list disabled plans in cf marketplace"
This code relies on the ServiceBrokerName, but this is not available in older versions of the CC API, and is causing this test to fail: ``` create-service-broker command when logged in when all arguments are provided when the --space-scoped flag is passed when both org and space are targeted [It] registers the broker and exposes its services only to the targeted space /tmp/build/06eff510/go/src/code.cloudfoundry.org/cli/integration/shared/isolated/create_service_broker_command_test.go:142 ``` This reverts commit 87d25e8.
- Loading branch information
Showing
7 changed files
with
97 additions
and
893 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.