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