Skip to content

Commit

Permalink
fix backstop_features test scenario click
Browse files Browse the repository at this point in the history
  • Loading branch information
garris committed Apr 18, 2018
1 parent 566d77c commit 95f156a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/configs/backstop_features.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,7 @@ module.exports = {
url: '../../index.html?click',
clickSelector: '#theLemur',
postInteractionWait: '._the_lemur_is_ready_to_see_you',
selectors: ['.moneyshot', '.television', 'div'],
selectorExpansion: true
selectors: ['.moneyshot']
},
{
label: 'misMatchThreshold_requireSameDimensions',
Expand Down

0 comments on commit 95f156a

Please sign in to comment.