Skip to content

Commit

Permalink
Rule meta data - recommended off
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeapage committed Dec 27, 2018
1 parent 97d75ff commit 0b1b4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rules/assertion-before-screenshot.js
Expand Up @@ -24,7 +24,7 @@ module.exports = {
docs: {
description: 'Assert on the page state before taking a screenshot, so the screenshot is consistent',
category: 'Possible Errors',
recommended: true,
recommended: false,
},
schema: [],
messages: {
Expand Down

0 comments on commit 0b1b4b6

Please sign in to comment.