Skip to content

Commit dbb4802

Browse files
committed
Fix style
1 parent db8e06c commit dbb4802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/processPlugins.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ test('plugins can create nested rules', () => {
474474
},
475475
'h1 &': {
476476
color: 'purple',
477-
}
477+
},
478478
},
479479
})
480480
},

0 commit comments

Comments
 (0)