[ci] format

This commit is contained in:
bluwy 2023-04-19 09:01:27 +00:00 committed by fredkbot
parent 7544d9bd41
commit 8cc53090ca

View file

@ -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,
});
});