Skip to content

Commit

Permalink
cypress_test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
meghanakr7 committed May 5, 2024
1 parent 4437a85 commit 5683029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/cypress/e2e/spec.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ describe('Host Testing', () => {
// cy.get('#instant_search_bar').type('New ');
// cy.get('#host-b4ijvz').should('be.visible');
// })
// });
});

describe('Process Testing', () => {
it('Create Shell Process', () => {
Expand Down

0 comments on commit 5683029

Please sign in to comment.