We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d00fe commit 9afda69Copy full SHA for 9afda69
tests/integration/features/bootstrap/FeatureContext.php
@@ -25,6 +25,4 @@
25
use Behat\Behat\Context\Context;
26
27
class FeatureContext extends LDAPContext implements Context {
28
- use Provisioning;
29
- use CommandLine;
30
}
0 commit comments