Skip to content

Commit 8fe5c04

Browse files
RUn all tests
Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
1 parent 1759fcf commit 8fe5c04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/specs/test.e2e.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ describe('My Login application', () => {
358358
);
359359
});
360360

361-
describe.only('Image mocking', async () => {
361+
describe('Image mocking', async () => {
362362
afterEach(async () => {
363363
await handleAppManagement();
364364
});

0 commit comments

Comments
 (0)