mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-24 06:02:36 +01:00
#620: Fix functional tests
This commit is contained in:
@@ -48,4 +48,5 @@ def test_without_confirmation(proc, TIMEOUT):
|
||||
|
||||
@pytest.mark.functional
|
||||
def test_how_to_configure_alias(proc, TIMEOUT):
|
||||
proc.sendline('unset -f fuck')
|
||||
how_to_configure(proc, TIMEOUT)
|
||||
|
Reference in New Issue
Block a user