try to fix tests

This commit is contained in:
jenny-s51 2020-09-22 16:42:16 -04:00
parent 0a6281e209
commit 7bd8f6c883

View file

@ -12,4 +12,4 @@ test("renders ClientList", () => {
</MemoryRouter>
);
expect(container).toMatchSnapshot();
});
});