Skip to content

Commit

Permalink
Test updating act
Browse files Browse the repository at this point in the history
  • Loading branch information
mattupham committed Jun 6, 2024
1 parent 77c5c65 commit 74d2fae
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { screen } from "@testing-library/react";
import { act } from "react";
import { act, screen } from "@testing-library/react";

import { renderWithProviders } from "~/__tests__/test-utils";
import { SwapAdBannerResponse } from "~/pages";
Expand Down

0 comments on commit 74d2fae

Please sign in to comment.