Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolayRys committed Nov 30, 2019
1 parent 142d6ab commit 7276ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ describe('Likely', function () {
});
});

// Temporary disabled because pintrest requires being logged in to show relevant popup
// Temporary disabled because pinterest requires being logged in to show relevant popup, otherwise it redirects
// Actually expected regex: /pinterest\.com\/.*zunNbfY\.jpg/
it('should open popup for Pinterest', function () {
return driver.executeScript(`
Expand Down

0 comments on commit 7276ba8

Please sign in to comment.