We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75e457c + 977f434 commit b0ebffdCopy full SHA for b0ebffd
1 file changed
src/AqBanking/Command/ShellCommandExecutor/ResultAnalyzer.php
@@ -13,7 +13,8 @@ class ResultAnalyzer
13
'/Your bank does not send an opening saldo/',
14
'/Bank data for KtoBlzCheck not found/',
15
'/Executing Jobs: Started\./',
16
- '/A TLS packet with unexpected length was received\./'
+ '/A TLS packet with unexpected length was received\./',
17
+ '/===== Executing Jobs =====/',
18
);
19
20
/**
0 commit comments