Skip to content

Commit 8b4027f

Browse files
committed
feat: update com.toro.passclub.espanyol.flow
1 parent cd024af commit 8b4027f

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_kjchd = { success: true, data: { userId: "admin" } }
9-
Finish it_kjchd
8+
it_slvqm = { success: true, data: { userId: creds.username } }
9+
Finish it_slvqm

0 commit comments

Comments
 (0)