Skip to content

Commit

Permalink
TODO comment added to re add external swap steps
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelSalas committed Apr 25, 2024
1 parent 84834d1 commit 86d2a37
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ describe('Connecting to multiple dapps and revoking permission on one but stayin
await TabBarComponent.tapBrowser();
await Browser.isVisible();

//TODO: should re add connecting to an external swap step after detox has been updated

await Browser.navigateToTestDApp();
await Browser.isAccountToastVisible('Account 1');
await Browser.tapNetworkAvatarButtonOnBrowserWhileAccountIsConnectedToDapp();
Expand Down

0 comments on commit 86d2a37

Please sign in to comment.