Skip to content

Commit 4589638

Browse files
committed
Rename test
1 parent cf72d63 commit 4589638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/DocUploadBundleTests/DocUploadBundleTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ final class DocUploadBundleTests: XCTestCase {
100100
.init(bucket: "spi-prod-docs", path: "owner/name/feature-2.0.0"))
101101
}
102102

103-
func test_unzip() async throws {
103+
func test_issue_3069() async throws {
104104
// https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/issues/3069
105105
try await withTempDir { tempDir in
106106
let url = fixtureUrl(for: "prod-apple-swift-metrics-main-e6a00d36.zip")

0 commit comments

Comments
 (0)