Skip to content

Commit d4f8f36

Browse files
committed
add test
1 parent 22f27c4 commit d4f8f36

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

solr/core/src/test/org/apache/solr/cloud/DeleteCoreRemnantsOnCreateTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,5 +256,4 @@ private Replica getReplicaOnNode(String collectionName, String shard, String nod
256256
return replica.orElseThrow(
257257
() -> new AssertionError("No replica found on node " + nodeName + " for " + shard));
258258
}
259-
260259
}

0 commit comments

Comments
 (0)