Skip to content

Commit 5818c26

Browse files
committed
update snapshots
1 parent 12d2afb commit 5818c26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

__tests__/shared/components/ProfilePage/__snapshots__/index.jsx.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,7 @@ exports[`renders a full Profile correctly 1`] = `
715715
}
716716
}
717717
tcAcademyCertifications={Array []}
718+
tcAcademyCourses={Array []}
718719
/>
719720
`;
720721

@@ -866,5 +867,6 @@ exports[`renders an empty Profile correctly 1`] = `
866867
}
867868
}
868869
tcAcademyCertifications={Array []}
870+
tcAcademyCourses={Array []}
869871
/>
870872
`;

0 commit comments

Comments
 (0)