Skip to content

Commit 8299d42

Browse files
committed
feat: update com.toro.passclub.espanyol.flow
1 parent 98dc856 commit 8299d42

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ 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
88
When isAuthenticated is true
9-
it_cslur = { success: true, data: { userId: "as9233Qz" } }
10-
Finish it_cslur
9+
Log "@info " User logged in!
1110
RRF "LoginFailed.ftlh"
12-
it_njcze = { success: false, error: "Your error message here" }
13-
Finish it_njcze
11+
it_etndh = { success: false, error: "Your error message here" }
12+
Finish it_etndh

0 commit comments

Comments
 (0)