Skip to content

Commit 2cf55ad

Browse files
committed
Snapshots.
1 parent bdf18f9 commit 2cf55ad

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Tests/AppTests/__Snapshots__/WebpageSnapshotTests/test_PackageShowView.1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ <h3>Compatibility</h3>
312312
</div>
313313
</li>
314314
<li>
315-
<a href="https://swiftpackageindex.com/">Package Homepage</a>
315+
<a href="https://swiftpackageindex.com/" data-turbo="false">Package Homepage</a>
316316
</li>
317317
</ul>
318318
</section>

Tests/AppTests/__Snapshots__/WebpageSnapshotTests/test_PackageShowView_binary_targets.1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ <h3>Compatibility</h3>
316316
</div>
317317
</li>
318318
<li>
319-
<a href="https://swiftpackageindex.com/">Package Homepage</a>
319+
<a href="https://swiftpackageindex.com/" data-turbo="false">Package Homepage</a>
320320
</li>
321321
</ul>
322322
</section>

Tests/AppTests/__Snapshots__/WebpageSnapshotTests/test_PackageShowView_customCollection.1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ <h3>Compatibility</h3>
315315
</div>
316316
</li>
317317
<li>
318-
<a href="https://swiftpackageindex.com/">Package Homepage</a>
318+
<a href="https://swiftpackageindex.com/" data-turbo="false">Package Homepage</a>
319319
</li>
320320
</ul>
321321
</section>

0 commit comments

Comments
 (0)