Fixed pull request build #44258 error

This commit is contained in:
Nishant Kyal
2017-09-21 14:03:05 +05:30
parent b921423137
commit aea85fde8b

View File

@@ -347,5 +347,4 @@ new Nightmare()
new Nightmare()
.goto('https://github.com/segmentio/nightmare')
.click('a[href="/segmentio/nightmare/archive/master.zip"]')
.download('/some/other/path/master.zip');
.run(done);
.download('/some/other/path/master.zip');