Skip to content

Commit dcc3aa1

Browse files
Fix snapshot
1 parent 95c327c commit dcc3aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/shared/components/tc-communities/__snapshots__/AccessDenied.jsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ exports[`Matches shallow shapshot 1`] = `
2020
>
2121
<a
2222
className="tc-btn-md tc-btn-primary"
23-
href="http://accounts-auth0.topcoder-dev.com/member?utm_source="
23+
href="https://accounts-auth0.topcoder-dev.com/member?utm_source="
2424
onClick={[Function]}
2525
>
2626
Log In Here

0 commit comments

Comments
 (0)