File tree 1 file changed +0
-2
lines changed
tests/unit/AqBanking/Command/ShellCommandExecutor
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ public function testRecognizesErrorByResultVar()
25
25
public function testCanTellCorrectPollResult ()
26
26
{
27
27
$ errors = array (
28
- 'Aufträge werden ausgeführt: Started. ' ,
29
28
'5:2013/07/22 11-32-32:aqbanking(39873):abgui.c: 182: Automatically accepting valid new certificate [40:BD:81:8B:76:27:1A:58:5C:B7:68:46:1E:CB:F2:FD] ' ,
30
29
'5:2013/07/22 11-32-33:aqbanking(39873):abgui.c: 182: Automatically accepting valid new certificate [40:BD:81:8B:76:27:1A:58:5C:B7:68:46:1E:CB:F2:FD] ' ,
31
30
'5:2013/07/22 11-32-33:aqbanking(39873):abgui.c: 182: Automatically accepting valid new certificate [40:BD:81:8B:76:27:1A:58:5C:B7:68:46:1E:CB:F2:FD] ' ,
@@ -43,7 +42,6 @@ public function testCanTellCorrectPollResult()
43
42
public function testCanTellDefectivePollResult ()
44
43
{
45
44
$ errors = array (
46
- 'Aufträge werden ausgeführt: Started. ' ,
47
45
'5:2013/07/22 11-31-44:aqbanking(39859):abgui.c: 182: Automatically accepting valid new certificate [40:BD:81:8B:76:27:1A:58:5C:B7:68:46:1E:CB:F2:FD] ' ,
48
46
'3:2013/07/22 11-31-44:aqhbci(39859):outbox.c: 1390: Error performing queue (-2) ' ,
49
47
'5:2013/07/22 11-31-44:aqbanking(39859):./banking_online.c: 119: Error executing backend \'s queue ' ,
You can’t perform that action at this time.
0 commit comments