Skip to content

Commit

Permalink
Update tests snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
pls78 committed Oct 1, 2024
1 parent 6e5b320 commit 0d81188
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ exports[`AlertsList should match snapshot 1`] = `
</svg>
</div>
<div
class="yst-new-dashboard__message yst-text-sm yst-text-slate-600 yst-grow"
class="yst-text-sm yst-text-slate-600 yst-grow"
>
You've added a new type of content. We recommend that you review the corresponding Search appearance settings.
</div>
Expand Down Expand Up @@ -80,7 +80,7 @@ exports[`AlertsList should match snapshot 1`] = `
</svg>
</div>
<div
class="yst-new-dashboard__message yst-text-sm yst-text-slate-600 yst-grow"
class="yst-text-sm yst-text-slate-600 yst-grow"
>
We notice that you have installed WPML. To make sure your canonical URLs are set correctly, install and activate the WPML SEO add-on as well!
</div>
Expand Down Expand Up @@ -133,7 +133,7 @@ exports[`AlertsList should match snapshot 1`] = `
</svg>
</div>
<div
class="yst-new-dashboard__message yst-text-sm yst-text-slate-600 yst-grow yst-opacity-50"
class="yst-text-sm yst-text-slate-600 yst-grow yst-opacity-50"
>
Huge SEO Issue: You're blocking access to robots. If you want search engines to show this site in their results, you must go to your Reading Settings and uncheck the box for Search Engine Visibility. I don't want this site to show in the search results.
</div>
Expand Down Expand Up @@ -181,7 +181,7 @@ exports[`AlertsList should match snapshot 1`] = `
</svg>
</div>
<div
class="yst-new-dashboard__message yst-text-sm yst-text-slate-600 yst-grow yst-opacity-50"
class="yst-text-sm yst-text-slate-600 yst-grow yst-opacity-50"
>
We need to re-analyze some of your SEO data because of a change in the visibility of your taxonomies. Please help us do that by running the SEO data optimization. We estimate this will take less than a minute.
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ exports[`AlertsList should match snapshot 1`] = `
</svg>
</div>
<div
class="yst-new-dashboard__message yst-text-sm yst-text-slate-600 yst-grow"
class="yst-text-sm yst-text-slate-600 yst-grow"
>
You've added a new type of content. We recommend that you review the corresponding Search appearance settings.
</div>
Expand Down Expand Up @@ -114,7 +114,7 @@ exports[`AlertsList should match snapshot 1`] = `
</svg>
</div>
<div
class="yst-new-dashboard__message yst-text-sm yst-text-slate-600 yst-grow"
class="yst-text-sm yst-text-slate-600 yst-grow"
>
We notice that you have installed WPML. To make sure your canonical URLs are set correctly, install and activate the WPML SEO add-on as well!
</div>
Expand Down Expand Up @@ -167,7 +167,7 @@ exports[`AlertsList should match snapshot 1`] = `
</svg>
</div>
<div
class="yst-new-dashboard__message yst-text-sm yst-text-slate-600 yst-grow"
class="yst-text-sm yst-text-slate-600 yst-grow"
>
Huge SEO Issue: You're blocking access to robots. If you want search engines to show this site in their results, you must go to your Reading Settings and uncheck the box for Search Engine Visibility. I don't want this site to show in the search results.
</div>
Expand Down Expand Up @@ -220,7 +220,7 @@ exports[`AlertsList should match snapshot 1`] = `
</svg>
</div>
<div
class="yst-new-dashboard__message yst-text-sm yst-text-slate-600 yst-grow"
class="yst-text-sm yst-text-slate-600 yst-grow"
>
We need to re-analyze some of your SEO data because of a change in the visibility of your taxonomies. Please help us do that by running the SEO data optimization. We estimate this will take less than a minute.
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ exports[`AlertsList should match snapshot 1`] = `
</svg>
</div>
<div
class="yst-new-dashboard__message yst-text-sm yst-text-slate-600 yst-grow"
class="yst-text-sm yst-text-slate-600 yst-grow"
>
You've added a new type of content. We recommend that you review the corresponding Search appearance settings.
</div>
Expand Down Expand Up @@ -119,7 +119,7 @@ exports[`AlertsList should match snapshot 1`] = `
</svg>
</div>
<div
class="yst-new-dashboard__message yst-text-sm yst-text-slate-600 yst-grow"
class="yst-text-sm yst-text-slate-600 yst-grow"
>
We notice that you have installed WPML. To make sure your canonical URLs are set correctly, install and activate the WPML SEO add-on as well!
</div>
Expand Down Expand Up @@ -172,7 +172,7 @@ exports[`AlertsList should match snapshot 1`] = `
</svg>
</div>
<div
class="yst-new-dashboard__message yst-text-sm yst-text-slate-600 yst-grow"
class="yst-text-sm yst-text-slate-600 yst-grow"
>
<b>
Huge SEO Issue:
Expand Down Expand Up @@ -228,7 +228,7 @@ exports[`AlertsList should match snapshot 1`] = `
</svg>
</div>
<div
class="yst-new-dashboard__message yst-text-sm yst-text-slate-600 yst-grow"
class="yst-text-sm yst-text-slate-600 yst-grow"
>
We need to re-analyze some of your SEO data because of a change in the visibility of your taxonomies. Please help us do that by running the SEO data optimization. We estimate this will take less than a minute.
</div>
Expand Down

0 comments on commit 0d81188

Please sign in to comment.