@Kingdread is faster than AppVeyor
This commit is contained in:
parent
0abd16f6e5
commit
537d017ec2
@ -58,7 +58,7 @@ def download_should_exist(filename, tmpdir):
|
||||
def download_prompt(tmpdir, quteproc, path):
|
||||
full_path = path.replace('{downloaddir}', str(tmpdir)).replace('/', os.sep)
|
||||
msg = ("Asking question <qutebrowser.utils.usertypes.Question "
|
||||
"default='{full_path!r}' mode=<PromptMode.text: 2> "
|
||||
"default={full_path!r} mode=<PromptMode.text: 2> "
|
||||
"text='Save file to:'>, *".format(full_path=full_path))
|
||||
quteproc.wait_for(message=msg)
|
||||
quteproc.send_cmd(':leave-mode')
|
||||
|
Loading…
Reference in New Issue
Block a user