Skip to content

Commit 34b0e98

Browse files
committed
rem android
1 parent 22a023e commit 34b0e98

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/specs/numberpad.e2e.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ async function checkContinueButton(
164164
) {
165165
if (mode === 'Send') {
166166
// make sure Continue button is disabled as amount is above balance
167-
if (driver.isAndroid) return; // https://github.com/synonymdev/bitkit-android/issues/611
168167
await elementById('ContinueAmount').waitForEnabled({ reverse: aboveBalance });
169168
} else {
170169
// In receive mode Continue is always enabled

0 commit comments

Comments
 (0)