Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdotson committed Sep 6, 2022
1 parent f0dd386 commit 4057c66
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ describe('LeftPanel', () => {
name: /select schema or type schema name/i,
});

screen.logTestingPlaygroundURL();
await waitFor(() => {
expect(tableSelect).toBeEnabled();
});
Expand Down

0 comments on commit 4057c66

Please sign in to comment.