debug: change the size outputs
This commit is contained in:
parent
fd7b3af57c
commit
94b2eca186
@ -1,6 +1,6 @@
|
||||
LOAD clear_temporary_value 2
|
||||
RELOAD clear_temporary_value
|
||||
LOAD manage_vouchers 160
|
||||
LOAD manage_vouchers 0
|
||||
RELOAD manage_vouchers
|
||||
CATCH api_failure flag_api_call_error 1
|
||||
LOAD calc_credit_debt 60
|
||||
|
||||
@ -7,7 +7,7 @@ CATCH blocked_account flag_account_blocked 1
|
||||
CATCH select_language flag_language_set 0
|
||||
CATCH terms flag_account_created 0
|
||||
CATCH create_pin flag_pin_set 0
|
||||
LOAD check_account_status 0
|
||||
LOAD check_account_status 40
|
||||
RELOAD check_account_status
|
||||
CATCH api_failure flag_api_call_error 1
|
||||
CATCH account_pending flag_account_pending 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user