mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-03 01:09:54 -05:00
include capabilities context
This commit is contained in:
@@ -21,6 +21,7 @@ default:
|
|||||||
- ChecksumContext:
|
- ChecksumContext:
|
||||||
- FilesVersionsContext:
|
- FilesVersionsContext:
|
||||||
- TrashbinContext:
|
- TrashbinContext:
|
||||||
|
- CapabilitiesContext:
|
||||||
|
|
||||||
coreApiAuth:
|
coreApiAuth:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
@@ -25,6 +25,7 @@
|
|||||||
use Behat\Behat\Context\Context;
|
use Behat\Behat\Context\Context;
|
||||||
use Behat\Behat\Hook\Scope\BeforeScenarioScope;
|
use Behat\Behat\Hook\Scope\BeforeScenarioScope;
|
||||||
use PHPUnit\Framework\Assert;
|
use PHPUnit\Framework\Assert;
|
||||||
|
use TestHelpers\OcsApiHelper;
|
||||||
|
|
||||||
require_once 'bootstrap.php';
|
require_once 'bootstrap.php';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user