Skip to content

Commit 033a77a

Browse files
committed
Remove debug logs
1 parent 7307452 commit 033a77a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

StreamVideoSwiftUITests/CallingViews/MicrophoneChecker_Tests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ final class MicrophoneChecker_Tests: XCTestCase, @unchecked Sendable {
4949
// MARK: - audioLevels
5050

5151
func test_startListeningAndPostAudioLevels_microphoneCheckerHasExpectedValues() async throws {
52-
LogConfig.level = .debug
5352
await subject.startListening()
5453

5554
let inputs = [

0 commit comments

Comments
 (0)