Skip to content

Commit

Permalink
remove logPLaygroundUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
RODO94 committed Sep 18, 2024
1 parent 4cf3523 commit b7dbd49
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -405,8 +405,6 @@ describe("copy feature select", () => {
hidden: true,
});

screen.logTestingPlaygroundURL(urgencyDiv);

expect(getByLabelText("Species")).toHaveDisplayValue(mockTreeData.species);
expect(getByLabelText("Proposed work")).toHaveDisplayValue(
mockTreeData.work
Expand Down

0 comments on commit b7dbd49

Please sign in to comment.