madrob commented on code in PR #789:
URL: https://github.com/apache/solr/pull/789#discussion_r845347842
##########
solr/packaging/test/test_bats.bats:
##########
@@ -21,7 +21,7 @@ load bats_helper
setup_file() {
# set up paths and helpers
- common_setup
+ common_clean_setup
Review Comment:
Either a comment here (in test_bats) since that is supposed to be our
documented example, or a function on bats_helper since that is where the
function is declared. Not required on each use of 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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]