Skip to content

Commit

Permalink
[CI] Don't test tune dashboard (ray-project#20452)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-mo authored Nov 16, 2021
1 parent cf357f6 commit 32a4f48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dashboard/tests/cypress/integration/test_render.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ describe('Ray Dashboard Test', () => {
cy.visit('localhost:8653')
cy.contains('Ray')
cy.contains('Memory').click()
cy.contains('Tune').click()
})
})

0 comments on commit 32a4f48

Please sign in to comment.