There was an error while loading. Please reload this page.
1 parent fed53a7 commit 1f77d62Copy full SHA for 1f77d62
1 file changed
tests/integration/features/sharing-1/create.feature
@@ -425,7 +425,7 @@ Feature: create
425
And share is returned with
426
| permissions | 1 |
427
| share_type | 0 |
428
- | mail_send | 1 |
+ | mail_send | 0 |
429
And user "participant1" accepts last share
430
When user "participant1" shares "welcome (2).txt" with room "group room"
431
Then the OCS status code should be "404"
@@ -738,7 +738,7 @@ Feature: create
738
| share_with | participant2 |
739
| share_with_displayname | participant2-displayname |
740
741
742
And user "participant2" gets all received shares
743
And the list of returned shares has 2 shares
744
And share 0 is returned with
0 commit comments