Signed-off-by: Tejas Kumar <tejask@spotify.com>
This commit is contained in:
Tejas Kumar
2021-05-20 17:35:45 +02:00
committed by Fredrik Adelöw
parent 3db266fe43
commit 04ce54adc4
@@ -56,7 +56,7 @@ describe('<ErrorBoundary/>', () => {
);
expect(getByRole('alert')).toBeInTheDocument();
expect(getByText(/something went wrong here/i)).toBeInTheDocument();
expect(getByText(/something went wrong/i)).toBeInTheDocument();
});
expect(error).toEqual([