Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed Dec 28, 2023
1 parent d90c2a1 commit 02e5bf1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/laboratory/tests/connect.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ testMW(
await walletValidator.expectReceivedSign({})
await walletPage.handleRequest({ accept: false })
await modalValidator.expectRejectedSign()
})
}
)

testMW(
'it should switch networks and sign',
Expand Down

0 comments on commit 02e5bf1

Please sign in to comment.