diff --git a/samples/manage/sql-assessment-api/config.json b/samples/manage/sql-assessment-api/config.json index dda7ff7ab7..46b350b173 100644 --- a/samples/manage/sql-assessment-api/config.json +++ b/samples/manage/sql-assessment-api/config.json @@ -1922,7 +1922,7 @@ "condition": { "and": [ {"@growth": 1}, - {"@is_percent_growth": 1}, + {"@is_percent_growth": 1} ] } }, @@ -2449,4 +2449,4 @@ } ] } -} \ No newline at end of file +}