diff --git a/app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx b/app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx index 079354bf2104..860f1f9c6bae 100644 --- a/app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx +++ b/app/gui/src/dashboard/providers/__test__/SessionProvider.test.tsx @@ -71,7 +71,7 @@ describe('SessionProvider', () => { }) it('Should retrieve the user session', async () => { - const { getByText, debug } = render( + const { getByText } = render( Loading...}>