From 1d86f600f3ca986d8c329aebb700c5db9c068e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Calvi=C3=B1o=20S=C3=A1nchez?= Date: Mon, 8 Aug 2022 18:44:41 +0200 Subject: [PATCH] fixup! Add integration tests for getting folder sizes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Calviño Sánchez --- build/integration/config/behat.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/integration/config/behat.yml b/build/integration/config/behat.yml index 0e577f5925e..aa992661f21 100644 --- a/build/integration/config/behat.yml +++ b/build/integration/config/behat.yml @@ -116,6 +116,9 @@ default: - admin - admin regular_user_password: 123456 + - CommandLineContext: + baseUrl: http://localhost:8080 + ocPath: ../../ - RemoteContext: remote: http://localhost:8080 extensions: