We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e0b73e commit c77c8e8Copy full SHA for c77c8e8
1 file changed
projects/espanyol-login/code/com.toro.passclub.espanyol.flow
@@ -5,5 +5,5 @@ creds = RRF "Espanyol.ftlh"
5
dummy = Call com.toro.passclub.BasicAuthentication#testNoArg
6
// Basic authentication with username and password
7
isAuthenticated = Call com.toro.passclub.BasicAuthentication#authenticate creds.username creds.password
8
-it_pxshj = { success: true, data: { userId: "Arnaud" } }
9
-Finish it_pxshj
+it_kjchd = { success: true, data: { userId: "admin" } }
+Finish it_kjchd
0 commit comments