Skip to content

Commit

Permalink
add test update
Browse files Browse the repository at this point in the history
  • Loading branch information
tongsonbarbs committed Dec 12, 2024
1 parent 2315bb9 commit edf78a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ fixture.disablePageReloads`DataGrid - contrast`
.expect(dataGrid.isReady())
.ok();
await t
.click(searchIcon)
.click(searchIcon.element)
.expect(filterMenu.exists)
.ok();
await t
Expand Down

0 comments on commit edf78a4

Please sign in to comment.