Skip to content

Commit 643ac31

Browse files
committed
spec to update
1 parent 3ef4b58 commit 643ac31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/smoke/wallet/incoming-transactions.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ describe(SmokeWalletPlatform('Incoming Transactions'), () => {
261261
);
262262
});
263263

264-
it('displays nothing if privacyMode is enabled', async () => {
264+
it.skip('displays nothing if privacyMode is enabled', async () => {
265265
const fixture = new FixtureBuilder()
266266
.withAccountTreeController(
267267
EVM_ONLY_ACCOUNT_TREE as unknown as Partial<AccountTreeControllerState>,

0 commit comments

Comments
 (0)