Skip to content

Commit

Permalink
fix: traces update
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <[email protected]>
  • Loading branch information
SuZhou-Joe committed Feb 19, 2024
1 parent 0d3fb96 commit 6417ebc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ if (Cypress.env('DASHBOARDS_ASSISTANT_ENABLED')) {
.click({ force: true });

// tool output
cy.contains('Output: health status index');
cy.contains('row,health,status,index');
});

it('trace page display correctly in fullscreen mode', () => {
Expand Down

0 comments on commit 6417ebc

Please sign in to comment.