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.
1 parent 53459a0 commit d37a551Copy full SHA for d37a551
FirebaseSessions/Tests/Unit/SessionStartEventTests.swift
@@ -216,7 +216,7 @@ class SessionStartEventTests: XCTestCase {
216
}
217
218
219
- func test_newtworkInfo_onlyPresentWhenPerformanceInstalled() {
+ func test_networkInfo_onlyPresentWhenPerformanceInstalled() {
220
let mockNetworkInfo = MockNetworkInfo()
221
mockNetworkInfo.networkType = .mobile
222
// Mobile Subtypes are always empty on non-iOS platforms, and
0 commit comments