Skip to content

Commit 7fd63aa

Browse files
committed
fixup! fixup! Add integration tests for creating and updating a mail share
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
1 parent a959a31 commit 7fd63aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/integration/features/bootstrap/SharingContext.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
class SharingContext implements Context, SnippetAcceptingContext {
3434
use Sharing;
3535
use AppConfiguration;
36+
use CommandLine;
3637

3738
protected function resetAppConfigs() {
3839
$this->modifyServerConfig('sharebymail', 'enforcePasswordProtection', 'no');

0 commit comments

Comments
 (0)