Skip to content

Commit

Permalink
Fix prettier formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
iwt-nduesing committed Jul 21, 2023
1 parent 85a5d23 commit e0a0883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ describe("check invalid css", () => {
severity: "error",
text: 'Expected "display" to come before "font-size" (order/properties-order)',
},
])
]),
);
});
});

0 comments on commit e0a0883

Please sign in to comment.