[ci] format
This commit is contained in:
parent
9869f2f6d8
commit
cebba86593
2 changed files with 5 additions and 5 deletions
|
@ -33,5 +33,5 @@ describe('test 404 cant load', () => {
|
||||||
const h1 = $('h1');
|
const h1 = $('h1');
|
||||||
expect(h1.text()).to.equal('404!!!!!!!!!!');
|
expect(h1.text()).to.equal('404!!!!!!!!!!');
|
||||||
});
|
});
|
||||||
})
|
});
|
||||||
})
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue