Skip to content

Commit 7028abe

Browse files
committed
StatusRemoved
1 parent e81d89e commit 7028abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/specs/boost.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,6 @@ describe('@boost - Boost', () => {
292292
await elementById('StatusConfirmed').waitForDisplayed();
293293
await doNavigationClose();
294294
await tap('ActivityShort-1')
295-
await expectText('Removed From Mempool', {strategy: 'contains'})
295+
await elementById('StatusRemoved').waitForDisplayed();
296296
});
297297
});

0 commit comments

Comments
 (0)