Skip to content

Commit

Permalink
this skip is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
cjw296 committed Jan 29, 2020
1 parent 8fb893c commit 87ca406
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mock/tests/testhelpers.py
Expand Up @@ -502,8 +502,6 @@ class Sub(SomeClass):
self._check_someclass_mock(mock)


@pytest.mark.skipif(IS_PYPY,
reason="https://bitbucket.org/pypy/pypy/issues/3010")
def test_spec_has_descriptor_returning_function(self):

class CrazyDescriptor(object):
Expand Down

0 comments on commit 87ca406

Please sign in to comment.