Skip to content

Commit

Permalink
Merge pull request #845 from near/link_for_playwright
Browse files Browse the repository at this point in the history
chore: adds an invisible link to be used by playwright automation
  • Loading branch information
charleslavon authored Jul 29, 2024
2 parents 06a117f + 5fbe0dc commit 87476f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Gateway/Home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -462,5 +462,6 @@ return (
</Grid>
</Container>
</Section>
<a href="/sandbox" />
</Wrapper>
);

0 comments on commit 87476f4

Please sign in to comment.