add tests for fake office

This commit is contained in:
amrita
2024-08-29 12:29:39 +05:45
parent 483924a583
commit 451f288ae3
4 changed files with 238 additions and 1 deletions

View File

@@ -23,7 +23,6 @@
use Behat\Behat\Hook\Scope\BeforeScenarioScope;
use Behat\Behat\Context\Context;
use PHPUnit\Framework\Assert;
use Psr\Http\Message\ResponseInterface;
use TestHelpers\CliHelper;
use TestHelpers\OcisConfigHelper;