[ci] format

This commit is contained in:
matthewp 2023-05-03 15:23:07 +00:00 committed by fredkbot
parent 3326492b94
commit 66ada56940

View file

@ -38,7 +38,7 @@ describe('scopedStyleStrategy', () => {
before(async () => {
fixture = await loadFixture({
root: './fixtures/scoped-style-strategy/',
scopedStyleStrategy: 'class'
scopedStyleStrategy: 'class',
});
await fixture.build();