Skip to content

Commit

Permalink
add PLAIN_OUTPUT to acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vascoguita committed Feb 23, 2023
1 parent 101d38a commit 781f283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ services:
OCIS_REVA_DATA_ROOT: /var/tmp/reva/data/
DELETE_USER_DATA_CMD: rm -rf /var/tmp/reva/data/nodes/root/* /var/tmp/reva/data/nodes/*-*-*-* /var/tmp/reva/data/blobs/*
SKELETON_DIR: /mnt/testing/data/apiSkeleton
PLAIN_OUTPUT: 'true'
volumes:
- ../testing:/mnt/testing
- ../ocis:/mnt/ocis
Expand Down

0 comments on commit 781f283

Please sign in to comment.