Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion redisinsight/api/test/test-runs/docker.build.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
COV_FOLDER=./coverage
COV_FOLDER=./test/test-runs/coverage
ID=defaultid
RTE=defaultrte
APP_IMAGE=redisinsight:amd64
Expand Down
2 changes: 1 addition & 1 deletion redisinsight/api/test/test-runs/local.build.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
COV_FOLDER=./coverage
COV_FOLDER=./test/test-runs/coverage
ID=defaultid
RTE=defaultrte
RI_NOTIFICATION_UPDATE_URL=https://s3.amazonaws.com/redisinsight.test/public/tests/notifications.json
Expand Down