adamchainz / gargoyle

:radio_button: Feature switches in Django
Apache License 2.0
109 stars 19 forks source link

Fix @switches #67

Closed adamchainz closed 8 years ago

adamchainz commented 8 years ago

It wasn't wrapping properly because it implemented call which overrode the implementation in ContextDecorator.

Properly checked this time that the new test case was collected by pytest.