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.
2 parents e1dfbb2 + 09ed121 commit 09f1bb2Copy full SHA for 09f1bb2
3 files changed
build/integration/config/behat.yml
@@ -254,19 +254,6 @@ default:
254
- admin
255
256
regular_user_password: 123456
257
- remoteapi:
258
- paths:
259
- - "%paths.base%/../remoteapi_features"
260
- contexts:
261
- - FeatureContext:
262
- baseUrl: http://localhost:8080/ocs/
263
- admin:
264
- - admin
265
266
- regular_user_password: 123456
267
- - RemoteContext:
268
- remote: http://localhost:8080
269
-
270
ratelimiting:
271
paths:
272
- "%paths.base%/../ratelimiting_features"
build/integration/features/bootstrap/RemoteContext.php
build/integration/remoteapi_features/remote.feature
0 commit comments