File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,15 @@ exports[`Snapshot match 1`] = `
7
7
<a
8
8
className = " tc-btn-sm tc-btn-primary"
9
9
href = " http://accounts.topcoder-dev.com/member/registration?utm_source=community-app-main"
10
+ role = " button"
10
11
>
11
12
Join
12
13
</a >
13
14
<a
14
15
className = " tc-btn-sm tc-btn-default"
15
16
href = " http://accounts.topcoder-dev.com/member?utm_source=community-app-main"
16
17
onClick = { [Function ]}
18
+ role = " button"
17
19
>
18
20
Log In
19
21
</a >
@@ -27,13 +29,15 @@ exports[`Snapshot match 2`] = `
27
29
<a
28
30
className = " tc-btn-sm tc-btn-primary"
29
31
href = " http://accounts.topcoder-dev.com/member/registration?utm_source=community-app-main"
32
+ role = " button"
30
33
>
31
34
Join
32
35
</a >
33
36
<a
34
37
className = " tc-btn-sm tc-btn-default"
35
38
href = " http://accounts.topcoder-dev.com/member?utm_source=community-app-main"
36
39
onClick = { [Function ]}
40
+ role = " button"
37
41
>
38
42
Log In
39
43
</a >
You can’t perform that action at this time.
0 commit comments