Skip to content

Commit 7639670

Browse files
committed
Merge branch 'dev' into kelsi/routing
2 parents 0a83c74 + 14a1351 commit 7639670

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)