mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-10 22:03:58 +01:00
#441: Remove shells methods wrappers
This commit is contained in:
@@ -4,7 +4,7 @@ import pytest
|
||||
from thefuck.shells.zsh import Zsh
|
||||
|
||||
|
||||
@pytest.mark.usefixtures('isfile')
|
||||
@pytest.mark.usefixtures('isfile', 'no_memoize', 'no_cache')
|
||||
class TestZsh(object):
|
||||
@pytest.fixture
|
||||
def shell(self):
|
||||
|
Reference in New Issue
Block a user