Skip to content

Commit 9473ee1

Browse files
committed
ktlint
1 parent 4821d5d commit 9473ee1

File tree

1 file changed

+1
-1
lines changed
  • codegen/smithy-aws-kotlin-codegen/src/test/kotlin/software/amazon/smithy/kotlin/codegen/aws/protocols

1 file changed

+1
-1
lines changed

codegen/smithy-aws-kotlin-codegen/src/test/kotlin/software/amazon/smithy/kotlin/codegen/aws/protocols/RpcV2CborTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ class RpcV2CborTest {
100100
""".replaceIndent(" ")
101101
getFooMethod.shouldContainOnlyOnceWithDiff(expectedHeaderMutation)
102102
}
103-
}
103+
}

0 commit comments

Comments
 (0)