Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup! Add integration tests for getting folder sizes
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
  • Loading branch information
danxuliu committed Aug 8, 2022
commit 1d86f600f3ca986d8c329aebb700c5db9c068e12
3 changes: 3 additions & 0 deletions build/integration/config/behat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ default:
- admin
- admin
regular_user_password: 123456
- CommandLineContext:
baseUrl: http://localhost:8080
ocPath: ../../
- RemoteContext:
remote: http://localhost:8080
extensions:
Expand Down