Skip to content

Commit a75d162

Browse files
committed
#2063 iconName TeamType
1 parent b5d6f5c commit a75d162

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/frontend/src/tests/test-support/test-data/design-reviews.stub.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import { exampleWbsProject1 } from './wbs-numbers.stub';
99

1010
export const teamType1: TeamType = {
1111
teamTypeId: '1',
12+
iconName: 'YouTubeIcon',
1213
name: 'teamType1'
1314
};
1415

0 commit comments

Comments
 (0)