File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -170,19 +170,22 @@ config = {
170170 "apiOptionalShareRole" ,
171171 ],
172172 "skip" : False ,
173+ "withRemotePhp" : [True ],
173174 },
174175 "sharingNgShareInvitation" : {
175176 "suites" : [
176177 "apiSharingNgShareInvitation" ,
177178 ],
178179 "skip" : False ,
180+ "withRemotePhp" : [True ],
179181 },
180182 "sharingNgLinkShare" : {
181183 "suites" : [
182184 "apiSharingNgLinkSharePermission" ,
183185 "apiSharingNgLinkShareRoot" ,
184186 ],
185187 "skip" : False ,
188+ "withRemotePhp" : [True ],
186189 },
187190 "accountsHashDifficulty" : {
188191 "skip" : False ,
Original file line number Diff line number Diff line change 157157- [ apiSpacesShares/shareSpacesViaLink.feature:47] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpacesShares/shareSpacesViaLink.feature#L47 )
158158- [ apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature:149] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature#L149 )
159159- [ apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature:150] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature#L150 )
160- - [ apiSharingNgLinkSharePermission/createLinkShare.feature:478] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNgLinkSharePermission/createLinkShare.feature#L478 )
161- - [ apiSharingNgLinkSharePermission/createLinkShare.feature:1225] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNgLinkSharePermission/createLinkShare.feature#L1225 )
162- - [ apiSharingNgLinkSharePermission/updateLinkShare.feature:209] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNgLinkSharePermission/updateLinkShare.feature#L209 )
163- - [ apiSharingNgLinkSharePermission/updateLinkShare.feature:287] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNgLinkSharePermission/updateLinkShare.feature#L287 )
164- - [ apiSharingNgLinkShareRoot/updateLinkShare.feature:10] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNgLinkShareRoot/updateLinkShare.feature#L10 )
165- - [ apiSharingNgLinkShareRoot/updateLinkShare.feature:42] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNgLinkShareRoot/updateLinkShare.feature#L42 )
166160- [ coreApiSharePublicLink1/changingPublicLinkShare.feature:219] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiSharePublicLink1/changingPublicLinkShare.feature#L219 )
167161- [ coreApiSharePublicLink1/changingPublicLinkShare.feature:220] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiSharePublicLink1/changingPublicLinkShare.feature#L220 )
168162- [ coreApiSharePublicLink1/createPublicLinkShare.feature:59] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiSharePublicLink1/createPublicLinkShare.feature#L59 )
You can’t perform that action at this time.
0 commit comments