janhoy commented on code in PR #1089:
URL: https://github.com/apache/solr/pull/1089#discussion_r1000643366
##########
solr/packaging/test/bats_helper.bash:
##########
@@ -20,7 +20,7 @@
# The SOLR_HOME directory will be cleared when the next test file is
executed.
# - "setup" should use "common_setup" if a Solr process is NOT being started
in that same "setup" function.
common_setup() {
- bats_require_minimum_version 1.8.0
+ bats_require_minimum_version 1.8.2
Review Comment:
Not sure. `bats-support` is a npm dependency of `bats-assert`, so it is
still being used, perhaps it is auto loaded somewhere?
--
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]