Format code.
This commit is contained in:
parent
9441465de1
commit
cf5d610931
1 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
describe('insurance', () => {
|
describe("insurance", () => {
|
||||||
it.todo('Should render a normal string')
|
it.todo("Should render a normal string");
|
||||||
});
|
});
|
||||||
Loading…
Reference in a new issue