mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-07-21 21:52:53 +00:00
Make playwright use 'dot' reporter and always exit at the end
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
This commit is contained in:
@@ -68,6 +68,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
BASE_URL: "https://nextcloud-aio-mastercontainer:8080"
|
BASE_URL: "https://nextcloud-aio-mastercontainer:8080"
|
||||||
DEBUG: "pw:api"
|
DEBUG: "pw:api"
|
||||||
|
CI: "true"
|
||||||
command: |-
|
command: |-
|
||||||
bash -c "
|
bash -c "
|
||||||
cd tests
|
cd tests
|
||||||
|
|||||||
Reference in New Issue
Block a user