[ci] format
This commit is contained in:
parent
54b33d50fd
commit
6fa6369678
3 changed files with 4 additions and 6 deletions
|
@ -22,4 +22,3 @@ describe('Missing output config', () => {
|
|||
expect(error.message).to.include(`output: "server"`);
|
||||
});
|
||||
});
|
||||
|
||||
|
|
|
@ -22,4 +22,3 @@ describe('Missing output config', () => {
|
|||
expect(error.message).to.include(`output: "server"`);
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue