Skip to content

Commit 3744702

Browse files
committed
Add missing newline
1 parent 87ad218 commit 3744702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/core/src/test/java/org/elasticsearch/license/RemoteClusterLicenseCheckerTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,4 @@ private XPackInfoResponse.LicenseInfo createExpiredLicenseResponse() {
222222
return new XPackInfoResponse.LicenseInfo("uid", "PLATINUM", "PLATINUM", LicenseStatus.EXPIRED, randomNonNegativeLong());
223223
}
224224

225-
}
225+
}

0 commit comments

Comments
 (0)