format test

This commit is contained in:
jenny-s51 2020-09-23 10:29:36 -04:00
parent f3c731e472
commit 7ba5ef7b5e

View file

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