mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-04 09:10:09 +00:00
Fixed pull request build #44258 error
This commit is contained in:
@@ -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');
|
||||
Reference in New Issue
Block a user