Skip to content

Commit

Permalink
chore: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CremaFR committed Jan 13, 2025
1 parent 0932b6a commit 3bb49d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const HorizontalSeparator = styled.div`
`;

if (getEnv("PLAYWRIGHT_RUN")) {
termsOfUse.set("dummy-live-app", "https://localhost.io/testtos");
termsOfUse["dummy-live-app"] = "https://localhost.io/testtos";
}

type Props = {
Expand Down

0 comments on commit 3bb49d3

Please sign in to comment.