Yelp / bravado-core

Other
109 stars 98 forks source link

Fix test failure #344

Closed macisamuele closed 5 years ago

macisamuele commented 5 years ago

tests/model/model_test.py::test_model_delete_property test is failing on master.

The issue is most probably caused by some changes on pytest 4.6.x release. https://github.com/pytest-dev/pytest/pull/5103

In order to get the test green again I've modified it to not use all in the assertion