diff --git a/e2e/browser-runner/commands/element/isDisplayed.test.ts b/e2e/browser-runner/commands/element/isDisplayed.test.ts index ce5921e08a5..04ab7afbe04 100644 --- a/e2e/browser-runner/commands/element/isDisplayed.test.ts +++ b/e2e/browser-runner/commands/element/isDisplayed.test.ts @@ -1,7 +1,5 @@ // @ts-expect-error resolved by vite import { expect, $ } from '@wdio/globals' -// import { screen } from '@testing-library/jest-dom' -// import userEvent from '@testing-library/user-event' import { html, render } from 'lit' import * as matchers from '@testing-library/jest-dom/matchers' diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06ac14f12ec..ca7820bf51f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13836,11 +13836,11 @@ snapshots: '@babel/helper-function-name@7.23.0': dependencies: '@babel/template': 7.24.0 - '@babel/types': 7.24.5 + '@babel/types': 7.24.0 '@babel/helper-hoist-variables@7.22.5': dependencies: - '@babel/types': 7.24.5 + '@babel/types': 7.24.0 '@babel/helper-member-expression-to-functions@7.23.0': dependencies: