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

GH-2178: Update Anti-suite names where they appear in GBE #614

Closed
wants to merge 16 commits into from
Closed
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Update snapshot

  • Loading branch information
benstrumeyer committed Oct 1, 2020
commit 9ce11ae941eb3182348e046254a1cf0b37492df7
@@ -89,12 +89,12 @@ exports[`app/hub/Views/TutorialViews/TutorialAntiSuiteView component Snapshot te
<div
className="TutorialView__keyTitle"
>
smart_blocking
smart_browsing
</div>
<div
className="TutorialView__keyText"
>
smart_blocking_DESC
smart_browsing_DESC
</div>
</div>
</div>
@@ -224,7 +224,7 @@ exports[`app/panel-android/components/content/OverviewTab.jsx Snapshot tests wit
<div
className="CliqzFeature__feature-name"
>
smart_blocking
smart_browsing
</div>
</div>
</div>
@@ -499,7 +499,7 @@ exports[`app/panel-android/components/content/OverviewTab.jsx Snapshot tests wit
<div
className="CliqzFeature__feature-name"
>
smart_blocking
smart_browsing
</div>
</div>
</div>
@@ -53,7 +53,7 @@ exports[`app/panel/components/CliqzFeature.jsx Snapshot tests with react-test-re
<div
className="CliqzFeature__feature-name"
>
smart_blocking
smart_browsing
</div>
</div>
</div>
@@ -112,7 +112,7 @@ exports[`app/panel/components/CliqzFeature.jsx Snapshot tests with react-test-re
<div
className="CliqzFeature__feature-name"
>
smart_blocking
smart_browsing
</div>
</div>
</div>
@@ -171,7 +171,7 @@ exports[`app/panel/components/CliqzFeature.jsx Snapshot tests with react-test-re
<div
className="CliqzFeature__feature-name"
>
smart_blocking
smart_browsing
</div>
</div>
</div>
ProTip! Use n and p to navigate between commits in a pull request.