Skip to content

Commit

Permalink
Add test comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgueni Naverniouk committed May 23, 2016
1 parent b6bb3a1 commit 0fce5d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lib/rules/unused-prop-types.js
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,7 @@ ruleTester.run('unused-prop-types', rule, {
].join('\n'),
parser: 'babel-eslint'
}
// This is a false positive that needs to be fixed. Not sure how yet.
// , {
// code: [
// 'class Hello extends Component {',
Expand Down

0 comments on commit 0fce5d1

Please sign in to comment.