Skip to content

Commit 3ee525f

Browse files
author
jpaten
committed
test: removed redundant TODO (#4078)
1 parent 3e9664b commit 3ee525f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

explorer/e2e/anvil-catalog/anvilcatalog-sort.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { test } from "@playwright/test";
22
import { testSortCatalog } from "../testFunctions";
33
import { ANVIL_CATALOG_TABS } from "./anvilcatalog-tabs";
4-
//TODO: handle boolean return value and fail if it's false for each test
54
test("On the Consortia tab, expect clicking the column header (the sort button) to keep the first element of the column visible", async ({
65
page,
76
}) => {

0 commit comments

Comments
 (0)