Skip to content

Commit 8e0de7c

Browse files
committed
#3896 fix rest of tests
1 parent d0a44ae commit 8e0de7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/tests/unmocked/team-type.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ describe('Team Type Tests', () => {
7777
organization
7878
);
7979

80-
expect(result).toEqual({
80+
expect(result).toMatchObject({
8181
name: 'teamType3',
8282
iconName: 'YouTubeIcon',
8383
description: '',

0 commit comments

Comments
 (0)