[ci] format
This commit is contained in:
parent
b64dd45c0d
commit
f35a55bd4f
2 changed files with 9 additions and 9 deletions
|
@ -39,5 +39,5 @@ describe('template', () => {
|
||||||
await template(context);
|
await template(context);
|
||||||
|
|
||||||
expect(fixture.hasMessage('Using minimal as project template')).to.be.true;
|
expect(fixture.hasMessage('Using minimal as project template')).to.be.true;
|
||||||
})
|
});
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue