[ci] format
This commit is contained in:
parent
7544d9bd41
commit
8cc53090ca
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ describe('Can handle errors that are not instanceof Error', () => {
|
|||
root: './fixtures/error-non-error',
|
||||
});
|
||||
devServer = await fixture.startDevServer({
|
||||
logging: silentLogging
|
||||
logging: silentLogging,
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue