We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fadce0 commit 44204ceCopy full SHA for 44204ce
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_wrigt = { success: true, data: { userId: creds.username } }
9
-Finish it_wrigt
+it_pxshj = { success: true, data: { userId: "Arnaud" } }
+Finish it_pxshj
0 commit comments