We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
BuildParametersTests.swift
1 parent bede618 commit 65bb939Copy full SHA for 65bb939
Tests/SPMBuildCoreTests/BuildParametersTests.swift
@@ -17,7 +17,7 @@ import _InternalTestSupport
17
import XCTest
18
19
final class BuildParametersTests: XCTestCase {
20
- func testConfigrationDependentProperties() throws {
+ func testConfigurationDependentProperties() throws {
21
// Ensure that properties that depend on the "configuration" property are
22
// correctly updated after modifying the configuration.
23
var parameters = mockBuildParameters(
0 commit comments