Skip to content

Commit 2790f32

Browse files
committed
feat: update com.toro.passclub.espanyol.flow
1 parent 9e9ad32 commit 2790f32

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +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-
Log "@info " User logged in!
9+
Log "@info User logged in!"
1010
RRF "LoginFailed.ftlh"
11-
it_etndh = { success: false, error: "Your error message here" }
12-
Finish it_etndh
11+
it_pwxkv = { success: false, error: "Your error message here" }
12+
Finish it_pwxkv

0 commit comments

Comments
 (0)