epugh commented on code in PR #4010:
URL: https://github.com/apache/solr/pull/4010#discussion_r2672805666
##########
solr/core/src/test/org/apache/solr/schema/SchemaVersionSpecificBehaviorTest.java:
##########
@@ -306,7 +306,6 @@ public IndexSchema initCoreUsingSchemaVersion(final float
ver) throws Exception
"Schema version not set correctly", String.valueOf(ver),
String.valueOf(s.getVersion()));
return s;
} finally {
- System.clearProperty("solr.schema.test.ver");
Review Comment:
thanks!
--
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]