Skip to content

Commit

Permalink
remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
scytacki authored Nov 18, 2024
1 parent 73dfd10 commit 2db37ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion v3/cypress/e2e/cfm.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { CfmElements as cfm } from "../support/elements/cfm"
import { ComponentElements as c } from "../support/elements/component-elements"
import { TableTileElements as table } from "../support/elements/table-tile"

// TODO: update this with a test that checks the window title
context("CloudFileManager", () => {
function visitEmptyCodap() {
const queryParams = "?mouseSensor"
Expand Down

0 comments on commit 2db37ed

Please sign in to comment.