Skip to content

Commit 7a39931

Browse files
committed
snapshot
1 parent 527268b commit 7a39931

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/js/spec/views/organizationGroupDetails/__snapshots__/groupSimilar.spec.jsx.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,7 @@ exports[`Issues Similar View renders with mocked data 1`] = `
844844
size="normal"
845845
>
846846
<Link
847+
data-test-id="resolved-issue"
847848
onlyActiveOnIndex={false}
848849
style={
849850
Object {
@@ -858,6 +859,7 @@ exports[`Issues Similar View renders with mocked data 1`] = `
858859
}
859860
>
860861
<a
862+
data-test-id="resolved-issue"
861863
onClick={[Function]}
862864
style={
863865
Object {

0 commit comments

Comments
 (0)