Skip to content

Commit

Permalink
bad merge oops
Browse files Browse the repository at this point in the history
  • Loading branch information
BrodyHughes committed Dec 12, 2024
1 parent c3a70cc commit 6995691
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions e2e/serial/swap/2_swapFlow2.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import 'chromedriver';
import 'geckodriver';
import { Contract } from '@ethersproject/contracts';
import { StaticJsonRpcProvider } from '@ethersproject/providers';
import { ChainId } from '@rainbow-me/swaps';
import { Key, WebDriver } from 'selenium-webdriver';
import { erc20Abi } from 'viem';
import {
Expand All @@ -18,11 +19,14 @@ import {
clearInput,
delay,
delayTime,
doNotFindElementByTestId,
fillPrivateKey,
findElementByTestId,
findElementByTestIdAndClick,
findElementByText,
getExtensionIdByName,
getRootUrl,
getTextFromText,
goToPopup,
goToWelcome,
initDriverWithOptions,
Expand Down

0 comments on commit 6995691

Please sign in to comment.