[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 () => {
|
before(async () => {
|
||||||
fixture = await loadFixture({
|
fixture = await loadFixture({
|
||||||
root: './fixtures/scoped-style-strategy/',
|
root: './fixtures/scoped-style-strategy/',
|
||||||
scopedStyleStrategy: 'class'
|
scopedStyleStrategy: 'class',
|
||||||
});
|
});
|
||||||
await fixture.build();
|
await fixture.build();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue