Skip to content

Commit e84e6cb

Browse files
authored
Update expected AMP redirection URL (#220)
It seems that one of the URLs in the AMP test page is out of date, let's update that now to get the extension integration tests passing again.
1 parent 105019e commit e84e6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

privacy-protections/amp/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<ul>
2525
<li>
2626
<p><a id="link1" href="https://www.google.com/amp/s/www.vox.com/platform/amp/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority">*Simple link</a></p>
27-
<p class="expected">Expected: https://www.vox.com/platform/amp/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority</p>
27+
<p class="expected">Expected: https://www.vox.com/identities/22530103/asians-americans-wealth-income-gap-crazy-rich-model-minority</p>
2828
</li>
2929
<li>
3030
<p><a href="https://www.google.com/amp/s/www.nytimes.com/2021/09/20/business/jeff-bezos-earth-fund.amp.html">*Simple link #2</a></p>

0 commit comments

Comments
 (0)