Skip to content

Commit f231c8a

Browse files
committed
CS
1 parent 6394061 commit f231c8a

File tree

1 file changed

+2
-2
lines changed
  • dev-packages/node-integration-tests/suites/tracing/metric-summaries

1 file changed

+2
-2
lines changed

dev-packages/node-integration-tests/suites/tracing/metric-summaries/test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const EXPECTED_TRANSACTION = {
4343
release: '1.0',
4444
transaction: 'Test Transaction',
4545
},
46-
}
46+
},
4747
],
4848
'g:root-gauge@none': [
4949
{
@@ -56,7 +56,7 @@ const EXPECTED_TRANSACTION = {
5656
transaction: 'Test Transaction',
5757
},
5858
},
59-
]
59+
],
6060
'd:root-distribution@none': [
6161
{
6262
min: 20,

0 commit comments

Comments
 (0)