Azure / meta-azure-service-broker

A service broker to manage multiple Azure services in Cloud Foundry
Apache License 2.0
39 stars 44 forks source link

Remove bad test case #192

Closed zhongyi-zhang closed 5 years ago

zhongyi-zhang commented 5 years ago

This is a bad case as the lifecycle test tries updating before unbinding. It leads to a failed unbinding.

norshtein commented 5 years ago

LGTM

zhongyi-zhang commented 5 years ago

Thanks for the review!