Skip to content

Commit

Permalink
Some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
germainelee02 committed Jul 2, 2023
1 parent e9db5f3 commit 1d4dd57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ describe('date changes in chart view should reflect in zoom', () => {
});

describe('range changes in chartview should reflect in zoom', () => {
it('some shit', () => {
it('selecting the righthand and lefthand boundary', () => {
cy.get('div.mui-textfield.search_box > input:visible')
.should('be.visible')
.type('james');
Expand Down

0 comments on commit 1d4dd57

Please sign in to comment.