Skip to content

Commit e172200

Browse files
committed
fix test
1 parent 3e7c44c commit e172200

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/test/MonitorRow.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ const defaultProps = {
2323
const mockConfig = {
2424
useTilde: true,
2525
lineCodeMaxLength: 7,
26+
alertIcon: 'alert',
2627
};
2728

2829
const withContext = prps => {

0 commit comments

Comments
 (0)