Skip to content

Commit bdc50b4

Browse files
committed
verificate
1 parent 6e72420 commit bdc50b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/integration/LoginScreen.test.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ global.fetch = jest.fn(() =>
2929
})
3030
)
3131
);
32-
32+
3333
describe('LoginScreen', () => {
3434
it('Login', async () => {
3535
try {

0 commit comments

Comments
 (0)