[ci] format

This commit is contained in:
matthewp 2022-07-27 15:52:44 +00:00 committed by fredkbot
parent 54b33d50fd
commit 6fa6369678
3 changed files with 4 additions and 6 deletions

View file

@ -22,4 +22,3 @@ describe('Missing output config', () => {
expect(error.message).to.include(`output: "server"`);
});
});

View file

@ -22,4 +22,3 @@ describe('Missing output config', () => {
expect(error.message).to.include(`output: "server"`);
});
});