Skip to content

Commit 14a1351

Browse files
authored
Merge pull request #11 from oslabs-beta/jeff
HealthChart test updated
2 parents 2964159 + cb737bf commit 14a1351

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)