Skip to content

Commit c77c8e8

Browse files
committed
feat: update com.toro.passclub.espanyol.flow
1 parent 0e0b73e commit c77c8e8

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_pxshj = { success: true, data: { userId: "Arnaud" } }
9-
Finish it_pxshj
8+
it_kjchd = { success: true, data: { userId: "admin" } }
9+
Finish it_kjchd

0 commit comments

Comments
 (0)