Skip to content

Commit cc0b588

Browse files
Update packages/cypress/cypress/tests/mocked/mlflow/mlflowExperiments.cy.ts
Co-authored-by: Juntao Wang <37624318+DaoDaoNoCode@users.noreply.github.com>
1 parent 40622fc commit cc0b588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cypress/cypress/tests/mocked/mlflow/mlflowExperiments.cy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ describe('MLflow Experiments page wrapper', () => {
6969
});
7070

7171
describe('Dark mode toggle', () => {
72-
it('should sync dark mode class and localStorage on toggle', () => {
72+
it('should sync localStorage on toggle', () => {
7373
mlflowExperiments.visit(PROJECT_A);
7474

7575
appChrome.findDarkThemeToggle().click();

0 commit comments

Comments
 (0)