Skip to content

Commit 37ddc99

Browse files
committed
formatting
1 parent 0f0082c commit 37ddc99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

javascript/src/ProgressPrinter.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ describe('ProgressPrinter', async () => {
100100
}
101101
})
102102
}
103-
})
103+
})

javascript/src/SummaryPrinter.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ describe('SummaryPrinter', async () => {
100100
}
101101
})
102102
}
103-
})
103+
})

0 commit comments

Comments
 (0)