From 756dc2647344ed7f48005408b35beb5fcb494c66 Mon Sep 17 00:00:00 2001 From: Eblen M Date: Thu, 16 Jan 2025 14:45:26 -0600 Subject: [PATCH] Update FirebaseFunctions/Tests/Unit/FunctionsTests.swift Co-authored-by: Nick Cooke <36927374+ncooke3@users.noreply.github.com> --- FirebaseFunctions/Tests/Unit/FunctionsTests.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FirebaseFunctions/Tests/Unit/FunctionsTests.swift b/FirebaseFunctions/Tests/Unit/FunctionsTests.swift index cdecf6ec769..c3994d01902 100644 --- a/FirebaseFunctions/Tests/Unit/FunctionsTests.swift +++ b/FirebaseFunctions/Tests/Unit/FunctionsTests.swift @@ -369,7 +369,7 @@ class FunctionsTests: XCTestCase { options: options, timeout: 4.0 ) - result = try await response(from: stream) + let result = try await response(from: stream) XCTAssertEqual( result, [