Skip to content

Commit 1d1f80e

Browse files
committed
another typo
1 parent 763bf4d commit 1d1f80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3AEncryptionSSEC.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ public void testChecksumRequiresReadAccess() throws Throwable {
352352
SERVICE_AMAZON_S3_STATUS_CODE_403,
353353
() -> fsKeyB.getFileChecksum(path));
354354
}
355-
355+
356356
private S3AFileSystem createNewFileSystemWithSSECKey(String sseCKey) throws
357357
IOException {
358358
Configuration conf = this.createConfiguration();

0 commit comments

Comments
 (0)