[ci] yarn format

This commit is contained in:
drwpow 2021-11-29 19:34:50 +00:00 committed by GitHub Actions
parent 50f3b8d7ec
commit c9bc700d41

View file

@ -184,7 +184,7 @@ describe('route manifest', () => {
]);
});
it('ignores invalid route extensions', () => {
it('ignores invalid route extensions', () => {
const { routes } = create('invalid-extension', 'always');
expect(cleanRoutes(routes)).to.deep.equal([
{