Skip to content

Commit c394992

Browse files
committed
chore: Make spotless happy
1 parent b7aa90d commit c394992

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dd-trace-core/src/test/groovy/datadog/trace/common/metrics/FootprintForkedTest.groovy

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ class FootprintForkedTest extends DDSpecification {
3838
1000,
3939
1000,
4040
100,
41-
SECONDS
42-
)
41+
SECONDS)
4342
// Removing the 'features' as it's a mock, and mocks are heavyweight, e.g. around 22MiB
4443
def baseline = footprint(aggregator, features)
4544
aggregator.start()

0 commit comments

Comments
 (0)