Skip to content

Commit 2cffc27

Browse files
committed
Formatting
1 parent 4997250 commit 2cffc27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GCSMiddlewareTests/GCSMiddlewareTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ struct GCSMiddlewareTests {
3737
#expect(result?.1 == "readonly@double.iam.gserviceaccount.com",
3838
"Failed to read expected clientID from gcs.json")
3939
}
40-
40+
4141
/// Test that a non-GCS request is returned unmodified
4242
@Test func nonGCSRequestShouldNotBeModified() async throws {
4343
let request = MunkiMiddlewareRequest(

0 commit comments

Comments
 (0)