Skip to content

Commit

Permalink
and update the test!
Browse files Browse the repository at this point in the history
  • Loading branch information
epugh committed Jul 25, 2023
1 parent 4da518f commit 695121f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solr/packaging/test/test_config.bats
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ teardown() {

run solr config -c COLL_NAME -property updateHandler.autoCommit.maxDocs -value 100
assert_output --partial "Successfully set-property updateHandler.autoCommit.maxDocs to 100"
assert_output --partial "assuming solrUrl is http://localhost:8983/solr"
assert_output --partial "assuming solrUrl is http://localhost:8983."
}

0 comments on commit 695121f

Please sign in to comment.