add test to download preview with all processors

Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
This commit is contained in:
prashant-gurung899
2024-09-25 11:42:17 +05:45
parent ee8a3d48bc
commit d7fc256009
7 changed files with 67 additions and 8 deletions
@@ -145,7 +145,6 @@ class FeatureContext extends BehatVariablesContext {
private int $ocsApiVersion = 1;
private ?ResponseInterface $response = null;
private string $responseUser = '';
private ?string $responseBodyContent = null;
public array $emailRecipients = [];
private CookieJar $cookieJar;
private string $requestToken;