Skip to content

Commit 7a640ac

Browse files
authored
Review FirebaseRemoteConfig Tests Swift files (#13366)
1 parent c17b449 commit 7a640ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseRemoteConfig/Tests/Swift/SwiftAPI/FirebaseRemoteConfigSwift_APIBuildTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ final class FirebaseRemoteConfig_APIBuildTests: XCTestCase {
4646
@unknown default: break
4747
}
4848

49-
// Used to pass into the intializers for the custom errors below.
49+
// Used to pass into the initializers for the custom errors below.
5050
let nsError = NSError(domain: "", code: 0, userInfo: nil)
5151

5252
// TODO(ncooke3): Global constants should be lowercase.

0 commit comments

Comments
 (0)