Skip to content

Commit

Permalink
add back test
Browse files Browse the repository at this point in the history
  • Loading branch information
gurgunday committed Dec 27, 2023
1 parent be63839 commit e00f85c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lib/rules/no-implicit-coercion.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ ruleTester.run("no-implicit-coercion", rule, {
output: null,
errors: [{
messageId: "useRecommendation",
data: { recommendation: "Number(foo)" },
type: "UnaryExpression"
}]
},
Expand Down

0 comments on commit e00f85c

Please sign in to comment.