[ci] yarn format
This commit is contained in:
parent
50f3b8d7ec
commit
c9bc700d41
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ describe('route manifest', () => {
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
|
|
||||||
it('ignores invalid route extensions', () => {
|
it('ignores invalid route extensions', () => {
|
||||||
const { routes } = create('invalid-extension', 'always');
|
const { routes } = create('invalid-extension', 'always');
|
||||||
expect(cleanRoutes(routes)).to.deep.equal([
|
expect(cleanRoutes(routes)).to.deep.equal([
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue