We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e72420 commit bdc50b4Copy full SHA for bdc50b4
src/integration/LoginScreen.test.tsx
@@ -29,7 +29,7 @@ global.fetch = jest.fn(() =>
29
})
30
)
31
);
32
-
+
33
describe('LoginScreen', () => {
34
it('Login', async () => {
35
try {
0 commit comments