Skip to content

Commit cd5dcf1

Browse files
committed
Add empty line.
1 parent 46b9b8d commit cd5dcf1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

driver-core/src/test/unit/com/mongodb/internal/connection/ServerDeprioritizationTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ private static Stream<Arguments> selectNoneDeprioritized() {
8080
of(Named.of(generateArgumentName(ALL_SERVERS), ALL_SERVERS))
8181
);
8282
}
83+
8384
@ParameterizedTest
8485
@MethodSource
8586
void selectNoneDeprioritized(final List<ServerDescription> selectorResult) {

0 commit comments

Comments
 (0)