Skip to content

Commit f762352

Browse files
committed
Fix of a snapshot test affected by previous commit
1 parent ca642f7 commit f762352

File tree

1 file changed

+1
-1
lines changed
  • __tests__/shared/components/tc-communities/communities/wipro/__snapshots__

1 file changed

+1
-1
lines changed

__tests__/shared/components/tc-communities/communities/wipro/__snapshots__/Learn.jsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ exports[`Snapshot match 1`] = `
6464
enforceA={false}
6565
mapThemrProps={[Function]}
6666
onClick={null}
67-
openNewTab={false}
67+
openNewTab={true}
6868
replace={false}
6969
theme={
7070
Object {

0 commit comments

Comments
 (0)