Skip to content

Commit 038a76f

Browse files
committed
typo
1 parent 76e7bfa commit 038a76f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,7 @@ private void abortActiveStream() throws IOException {
172172
@Test
173173
public void testCostOfCreatingMagicFile() throws Throwable {
174174
describe("Files created under magic paths skip existence checks and marker deletes");
175-
176-
175+
177176
S3AFileSystem fs = getFileSystem();
178177
Path destFile = methodSubPath("file.txt");
179178
fs.delete(destFile.getParent(), true);

0 commit comments

Comments
 (0)