diff --git a/cdk/csharp/tests/Cdk.Tests/TheLambdaPowerTunerStackTest.cs b/cdk/csharp/tests/Cdk.Tests/TheLambdaPowerTunerStackTest.cs index 2e00025b..cf561b5e 100644 --- a/cdk/csharp/tests/Cdk.Tests/TheLambdaPowerTunerStackTest.cs +++ b/cdk/csharp/tests/Cdk.Tests/TheLambdaPowerTunerStackTest.cs @@ -26,7 +26,6 @@ public void TestSar() { "Location" , new ObjectDict { { "ApplicationId", "arn:aws:serverlessrepo:us-east-1:451282441545:applications/aws-lambda-power-tuning" }, - { "SemanticVersion", "4.3.4" } } } }