Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test failure #344

Merged
merged 1 commit into from
Jun 3, 2019
Merged

Conversation

macisamuele
Copy link
Collaborator

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.
pytest-dev/pytest#5103

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

@macisamuele macisamuele requested a review from sjaensch June 3, 2019 09:18
@macisamuele macisamuele merged commit a952bb8 into Yelp:master Jun 3, 2019
@macisamuele macisamuele deleted the maci-fix-test-failure branch June 3, 2019 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants