Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
e2tha-e committed Sep 28, 2019
2 parents fd486b1 + 6e16f4c commit 57f2466
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/pattern.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ menu anchor.</p>
$('[name="filename"]').click();
$('[name="filename"]').setValue('test');
$('[name="import-form"]').click();
browser.pause(100);
expect($('html').getHTML(false)).to.equal(`<head>
<title id="title">Fepper HTML Scraper</title>
<meta charset="UTF-8">
Expand Down

0 comments on commit 57f2466

Please sign in to comment.