Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(8.5.4) GH-2166: Update name of Unknown category #613

Merged
merged 9 commits into from Oct 27, 2020

Update snapshot

  • Loading branch information
benstrumeyer committed Oct 1, 2020
commit 3387205a6740cd21e3e1fdd4c7e6430174502a2f
@@ -35,7 +35,7 @@ exports[`app/panel/components/DonutGraph.jsx Snapshot tests with react-test-rend
className="DonutGraph__tooltip tooltip top"
id="unknown_tooltip"
>
unknown
unidentified
</span>
</div>
<div
@@ -112,7 +112,7 @@ exports[`app/panel/components/DonutGraph.jsx Snapshot tests with react-test-rend
className="DonutGraph__tooltip tooltip top"
id="unknown_tooltip"
>
unknown
unidentified
</span>
</div>
<div
ProTip! Use n and p to navigate between commits in a pull request.