Store run subjects in extra table

[MAILPOET-4966]
This commit is contained in:
David Remer
2023-02-15 08:44:17 +02:00
committed by Aschepikov
parent d406e7c05e
commit c4faa53386
6 changed files with 152 additions and 21 deletions

View File

@@ -44,7 +44,7 @@ parameters:
- '/Call to method getName\(\) on an unknown class _generated\\([a-zA-Z])*Cookie/' # codeception generate incorrect return type in ../../tests/_support/_generated
-
message: "#^Cannot cast string|void to string\\.$#"
count: 6
count: 9
path: ../../lib/Automation/Engine/Storage/AutomationRunStorage.php
-
message: "#^Cannot cast string|void to string\\.$#"