Skip to content

Commit e354952

Browse files
committed
🛀🏼 Clean up spec so it passes lint
1 parent 53c2a48 commit e354952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/convert.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ describe('convert', () => {
219219
`
220220
)).toThrowErrorMatchingSnapshot();
221221
});
222-
222+
223223
describe('accepts plugins specified as a string', () => {
224224
RUN_ONE_FIXTURE(
225225
readFileSync(

0 commit comments

Comments
 (0)