format test
This commit is contained in:
parent
f3c731e472
commit
7ba5ef7b5e
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ test("renders ClientList", () => {
|
||||||
</MemoryRouter>
|
</MemoryRouter>
|
||||||
);
|
);
|
||||||
expect(container).toMatchSnapshot();
|
expect(container).toMatchSnapshot();
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue