We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527268b commit 7a39931Copy full SHA for 7a39931
tests/js/spec/views/organizationGroupDetails/__snapshots__/groupSimilar.spec.jsx.snap
@@ -844,6 +844,7 @@ exports[`Issues Similar View renders with mocked data 1`] = `
844
size="normal"
845
>
846
<Link
847
+ data-test-id="resolved-issue"
848
onlyActiveOnIndex={false}
849
style={
850
Object {
@@ -858,6 +859,7 @@ exports[`Issues Similar View renders with mocked data 1`] = `
858
859
}
860
861
<a
862
863
onClick={[Function]}
864
865
0 commit comments