Skip to content

Commit b87a988

Browse files
author
aehnh
committed
remove comment
1 parent 7fc1bef commit b87a988

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/tests-e2e/src/connect/models/BaseModel.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ export class BaseModel {
7070
await this.expectScreen(ScreenNames.PasskeyAppended);
7171
await this.append.confirmAppended();
7272
} else {
73-
// todo: figure out how to wait until continue button no longer has loading sign
7473
await this.signup.autoAppendPasskey(false);
7574
await this.expectScreen(ScreenNames.PasskeyAppend);
7675
await this.append.skipAppend();

0 commit comments

Comments
 (0)