diff --git a/packages/babel/test/fixtures/generation/edgecase/return-with-retainlines-and-compact-option/options.json b/packages/babel/test/fixtures/generation/edgecase/return-with-retainlines-and-compact-option/options.json index 87138b0d7e..a3e2539639 100644 --- a/packages/babel/test/fixtures/generation/edgecase/return-with-retainlines-and-compact-option/options.json +++ b/packages/babel/test/fixtures/generation/edgecase/return-with-retainlines-and-compact-option/options.json @@ -1,4 +1,5 @@ { + "comments": false, "retainLines": true, "compact": true }