Skip to content

Commit dc45fdc

Browse files
committed
Merge branch 'dev' into kelsi/routing
2 parents 3ae2c95 + 0dd75cf commit dc45fdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

__tests__/charts/HealthChart.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ describe('HealthChart', () => {
3030
const props = {
3131
key: 'testKey',
3232
dataType: 'Memory in Megabytes',
33+
serviceName: 'serviceName',
3334
chartData: mockData,
3435
categoryName: 'Test Name',
3536
sizing: 'all',

0 commit comments

Comments
 (0)