mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
test
This commit is contained in:
parent
cd40708d71
commit
ae9abc212c
1 changed files with 1 additions and 1 deletions
|
@ -1539,7 +1539,7 @@ def test_callable_alias_no_bad_file_descriptor(test_code):
|
|||
test_code,
|
||||
interactive=True,
|
||||
single_command=True,
|
||||
timeout=40
|
||||
timeout=60
|
||||
)
|
||||
assert ret == 0
|
||||
assert "Error" not in out
|
||||
|
|
Loading…
Add table
Reference in a new issue