Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkace committed Sep 20, 2016
1 parent c53502c commit 9c2363f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/api-customClassNames.js
Expand Up @@ -38,7 +38,7 @@ describe("/lib", () => {
include : [{
":first-child" : "fc"
}, {
":last-child" : "lc"
":last-child" : "lc"
}]
}))
.process(fixtures.class_string2.input)
Expand Down

0 comments on commit 9c2363f

Please sign in to comment.