aboutsummaryrefslogtreecommitdiff
path: root/vnext
diff options
context:
space:
mode:
Diffstat (limited to 'vnext')
-rw-r--r--vnext/src/ui/__tests__/__snapshots__/Avatar.test.js.snap2
-rw-r--r--vnext/src/ui/__tests__/__snapshots__/UserLink.test.js.snap2
2 files changed, 4 insertions, 0 deletions
diff --git a/vnext/src/ui/__tests__/__snapshots__/Avatar.test.js.snap b/vnext/src/ui/__tests__/__snapshots__/Avatar.test.js.snap
index a28b40362..3e8741019 100644
--- a/vnext/src/ui/__tests__/__snapshots__/Avatar.test.js.snap
+++ b/vnext/src/ui/__tests__/__snapshots__/Avatar.test.js.snap
@@ -8,6 +8,7 @@ exports[`Avatar renders correctly 1`] = `
className="msg-avatar"
>
<a
+ data-discover="true"
href="/ugnich/"
onClick={[Function]}
>
@@ -28,6 +29,7 @@ exports[`Avatar renders correctly 1`] = `
>
<span>
<a
+ data-discover="true"
href="/ugnich/"
onClick={[Function]}
>
diff --git a/vnext/src/ui/__tests__/__snapshots__/UserLink.test.js.snap b/vnext/src/ui/__tests__/__snapshots__/UserLink.test.js.snap
index ab6cd46b1..fda95d986 100644
--- a/vnext/src/ui/__tests__/__snapshots__/UserLink.test.js.snap
+++ b/vnext/src/ui/__tests__/__snapshots__/UserLink.test.js.snap
@@ -4,6 +4,7 @@ exports[`UserLink renders correctly 1`] = `
[
<a
className="info-avatar"
+ data-discover="true"
href="/ugnich/"
onClick={[Function]}
>
@@ -14,6 +15,7 @@ exports[`UserLink renders correctly 1`] = `
</a>,
<a
className="info-avatar"
+ data-discover="true"
href="/ugnich/"
onClick={[Function]}
>