Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Jun 25, 2024
1 parent bcdaec6 commit 88d6578
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/tests/ui/transaction-feeds.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ describe("Transaction Feed", function () {
});
});

REPLAY Disable because `react-infinite-calendar` doesn't work in React 19
describe("filters transaction feeds by date range", function () {
if (isMobile()) {
it("closes date range picker modal", () => {
Expand Down

0 comments on commit 88d6578

Please sign in to comment.