Skip to content

Commit

Permalink
chore: removing redundant screenshots and dep imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ggilchrist-ledger committed Jul 12, 2023
1 parent c55fb50 commit 62d13b4
Show file tree
Hide file tree
Showing 16 changed files with 5 additions and 8 deletions.
1 change: 0 additions & 1 deletion apps/ledger-live-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"@ledgerhq/live-network": "workspace:^",
"@ledgerhq/logs": "workspace:^",
"@ledgerhq/react-ui": "workspace:^",
"@ledgerhq/test-utils": "workspace:^",
"@ledgerhq/types-cryptoassets": "workspace:^",
"@ledgerhq/types-devices": "workspace:^",
"@ledgerhq/types-live": "workspace:^",
Expand Down
2 changes: 0 additions & 2 deletions apps/ledger-live-desktop/tests/models/DiscoverPage.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { Page, Locator } from "@playwright/test";
import { WebviewTag } from "../../src/renderer/components/Web3AppWebview/types";
import { waitFor } from "../utils/waitFor";

export class DiscoverPage {
readonly page: Page;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { AccountPage } from "../../models/AccountPage";
import { SettingsPage } from "../../models/SettingsPage";
import { MarketPage } from "../../models/MarketPage";
import { LiveAppWebview } from "../../models/LiveAppWebview";
import { stopDummyServer } from "@ledgerhq/test-utils";

test.use({
userdata: "1AccountBTC1AccountETH",
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
9 changes: 5 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 62d13b4

Please sign in to comment.