Skip to content

Commit 9f18017

Browse files
author
jpaten
committed
test: removed redundant TODO (#4078)
1 parent 363750d commit 9f18017

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
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)