diff --git a/src/Bicep.Core.IntegrationTests/LambdaTests.cs b/src/Bicep.Core.IntegrationTests/LambdaTests.cs index 0d3abbc9a81..81d20114653 100644 --- a/src/Bicep.Core.IntegrationTests/LambdaTests.cs +++ b/src/Bicep.Core.IntegrationTests/LambdaTests.cs @@ -377,4 +377,4 @@ func recursiveB() string => recursiveA() }); } } -} \ No newline at end of file +}