Skip to content

Commit 4e2885a

Browse files
committed
Snapshots.
1 parent c9d2b2d commit 4e2885a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ <h2 class="trimmed">Packages authored by Test Author</h2>
8686
<p>These packages are available as a package collection,
8787
<a href="/package-collections">usable in Xcode or SwiftPM</a>.
8888
</p>
89+
<p>
90+
<strong>Note:</strong> Package collection signing is temporarily disabled. Package collections generated by Swift Package Index will still work, but you may get a certificate or security warning when using them.
91+
</p>
8992
<form class="copyable-input">
9093
<input type="text" data-button-name="Copy Package Collection URL" data-event-name="Copy Package Collection URL Button" value="http://localhost:8080/test-author/collection.json" readonly/>
9194
</form>

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ <h2 class="trimmed">Packages for keyword “networking”</h2>
8686
<p>These packages are available as a package collection,
8787
<a href="/package-collections">usable in Xcode or SwiftPM</a>.
8888
</p>
89+
<p>
90+
<strong>Note:</strong> Package collection signing is temporarily disabled. Package collections generated by Swift Package Index will still work, but you may get a certificate or security warning when using them.
91+
</p>
8992
<form class="copyable-input">
9093
<input type="text" data-button-name="Copy Package Collection URL" data-event-name="Copy Package Collection URL Button" value="http://localhost:8080/keywords/networking/collection.json" readonly/>
9194
</form>

0 commit comments

Comments
 (0)