wohali commented on a change in pull request #709: Increase timeout in couch's
couch_db_mpr_tests module to 30 seconds
URL: https://github.com/apache/couchdb/pull/709#discussion_r128889823
##########
File path: src/couch/test/couch_db_mpr_tests.erl
##########
@@ -69,34 +70,36 @@ couch_db_mpr_test_() ->
foreach,
fun setup/0,
fun teardown/1,
- [{with, [
+ [
Review comment:
Hm, by removing this with, don't you lose the Url that is passed to
`recreate_with_mpr()`? It's late and I may not be reading this right.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services