Skip to content

Commit 7fb6fa2

Browse files
committed
Merge branch 'feat/170' of https://github.com/python-cachier/cachier into feat/170
2 parents 243357a + 57d0ab3 commit 7fb6fa2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_smoke.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ def method(self, x):
217217
finally:
218218
set_global_params(allow_non_static_methods=original)
219219

220+
220221
@pytest.mark.smoke
221222
def test_instance_method_skip_cache():
222223
"""Test that cachier__skip_cache=True works for methods with allow_non_static_methods."""

0 commit comments

Comments
 (0)