Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
fix test comments
Browse files Browse the repository at this point in the history
  • Loading branch information
chinesedfan committed Oct 2, 2018
1 parent 3ca7c63 commit 3efe5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/options.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ describe('options', () => {
.lint({
files: [fixture],
config: {
// Set moduleName option to "emotion"
// Set importName option to "notDefault"
processors: [[processor, { importName: 'notDefault' }]],
rules
}
Expand Down

0 comments on commit 3efe5f3

Please sign in to comment.