We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a83c74 + 14a1351 commit 7639670Copy full SHA for 7639670
__tests__/charts/HealthChart.test.tsx
@@ -30,6 +30,7 @@ describe('HealthChart', () => {
30
const props = {
31
key: 'testKey',
32
dataType: 'Memory in Megabytes',
33
+ serviceName: 'serviceName',
34
chartData: mockData,
35
categoryName: 'Test Name',
36
sizing: 'all',
0 commit comments