openservicebrokerapi / osb-checker

An automatic checker to verify an Open Service Broker API implementation against the specification
https://github.com/openservicebrokerapi/servicebroker/
Apache License 2.0
48 stars 40 forks source link

Bug fix for test case in provision.go #81

Closed mrgunior closed 5 years ago

mrgunior commented 5 years ago

This change fixes a bug found in the test case that's testing this: should return 422 UnprocessableEntity if missing accepts_incomplete

The required body was missing and it should also solve this issue https://github.com/openservicebrokerapi/osb-checker/issues/30

cfdreddbot commented 5 years ago

:x: Hey mrgunior!

All pull request submitters and commit authors must have a Contributor License Agreement (CLA). Click here for details on the CLA process.

The following github user @mrgunior is not covered by a CLA.

After the CLA process is complete, this pull request will need to be closed & reopened. DreddBot will then validate the CLA(s).