File tree 2 files changed +3
-6
lines changed
2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -170,19 +170,22 @@ config = {
170
170
"apiOptionalShareRole" ,
171
171
],
172
172
"skip" : False ,
173
+ "withRemotePhp" : [True ],
173
174
},
174
175
"sharingNgShareInvitation" : {
175
176
"suites" : [
176
177
"apiSharingNgShareInvitation" ,
177
178
],
178
179
"skip" : False ,
180
+ "withRemotePhp" : [True ],
179
181
},
180
182
"sharingNgLinkShare" : {
181
183
"suites" : [
182
184
"apiSharingNgLinkSharePermission" ,
183
185
"apiSharingNgLinkShareRoot" ,
184
186
],
185
187
"skip" : False ,
188
+ "withRemotePhp" : [True ],
186
189
},
187
190
"accountsHashDifficulty" : {
188
191
"skip" : False ,
Original file line number Diff line number Diff line change 157
157
- [ apiSpacesShares/shareSpacesViaLink.feature:47] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpacesShares/shareSpacesViaLink.feature#L47 )
158
158
- [ apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature:149] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature#L149 )
159
159
- [ 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 )
166
160
- [ coreApiSharePublicLink1/changingPublicLinkShare.feature:219] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiSharePublicLink1/changingPublicLinkShare.feature#L219 )
167
161
- [ coreApiSharePublicLink1/changingPublicLinkShare.feature:220] ( https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/coreApiSharePublicLink1/changingPublicLinkShare.feature#L220 )
168
162
- [ 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