mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-24 14:12:34 +01:00
#620: Fix functional tests
This commit is contained in:
@@ -81,6 +81,5 @@ def without_confirmation(proc, TIMEOUT):
|
||||
|
||||
|
||||
def how_to_configure(proc, TIMEOUT):
|
||||
proc.sendline(u'unalias fuck')
|
||||
proc.sendline(u'fuck')
|
||||
assert proc.expect([TIMEOUT, u"alias isn't configured"])
|
||||
|
Reference in New Issue
Block a user