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

Commit 3efe5f3

Browse files
committed
fix test comments
1 parent 3ca7c63 commit 3efe5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/options.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ describe('options', () => {
122122
.lint({
123123
files: [fixture],
124124
config: {
125-
// Set moduleName option to "emotion"
125+
// Set importName option to "notDefault"
126126
processors: [[processor, { importName: 'notDefault' }]],
127127
rules
128128
}

0 commit comments

Comments
 (0)