Skip to content

Commit 56a5b02

Browse files
authored
Update Tests/CommandsTests/PackageToolTests.swift
1 parent ff7a6a0 commit 56a5b02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/CommandsTests/PackageToolTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2030,7 +2030,6 @@ final class PackageToolTests: CommandsTestCase {
20302030
}
20312031
}
20322032

2033-
20342033
func testCommandPluginNetworkingPermissions(permissionsManifestFragment: String, permissionError: String, reason: String, remedy: [String]) throws {
20352034
// Only run the test if the environment in which we're running actually supports Swift concurrency (which the plugin APIs require).
20362035
try XCTSkipIf(!UserToolchain.default.supportsSwiftConcurrency(), "skipping because test environment doesn't support concurrency")

0 commit comments

Comments
 (0)