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