nickva commented on a change in pull request #3513:
URL: https://github.com/apache/couchdb/pull/3513#discussion_r615330732
##########
File path: Makefile
##########
@@ -187,7 +187,7 @@ exunit: export ERL_AFLAGS = -config $(shell
pwd)/rel/files/eunit.config
exunit: export COUCHDB_QUERY_SERVER_JAVASCRIPT = $(shell pwd)/bin/couchjs
$(shell pwd)/share/server/main.js
exunit: export COUCHDB_TEST_ADMIN_PARTY_OVERRIDE=1
exunit: couch elixir-init setup-eunit elixir-check-formatted elixir-credo
- @mix test --cover --trace $(EXUNIT_OPTS)
Review comment:
It's from Jan's cherry-picked commit. Should I remove it?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]