Skip to content

Commit

Permalink
remove .only
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jan 23, 2025
1 parent e7d01ae commit 6af7b1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tests/rules/no-empty-fields.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ ruleTester.run("no-empty-fields", rule, {
],
},
],
only: true,
},
{
code: `{
Expand Down

0 comments on commit 6af7b1e

Please sign in to comment.