Skip to content

Commit 44204ce

Browse files
committed
feat: update com.toro.passclub.espanyol.flow
1 parent 6fadce0 commit 44204ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/espanyol-login/code/com.toro.passclub.espanyol.flow

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ creds = RRF "Espanyol.ftlh"
55
dummy = Call com.toro.passclub.BasicAuthentication#testNoArg
66
// Basic authentication with username and password
77
isAuthenticated = Call com.toro.passclub.BasicAuthentication#authenticate creds.username creds.password
8-
it_wrigt = { success: true, data: { userId: creds.username } }
9-
Finish it_wrigt
8+
it_pxshj = { success: true, data: { userId: "Arnaud" } }
9+
Finish it_pxshj

0 commit comments

Comments
 (0)