[ci] format
This commit is contained in:
parent
3326492b94
commit
66ada56940
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ describe('scopedStyleStrategy', () => {
|
|||
before(async () => {
|
||||
fixture = await loadFixture({
|
||||
root: './fixtures/scoped-style-strategy/',
|
||||
scopedStyleStrategy: 'class'
|
||||
scopedStyleStrategy: 'class',
|
||||
});
|
||||
await fixture.build();
|
||||
|
||||
|
|
Loading…
Reference in a new issue