diff --git a/crates/biome_cli/tests/snapshots/main_cases_handle_astro_files/lint_astro_files.snap b/crates/biome_cli/tests/snapshots/main_cases_handle_astro_files/lint_astro_files.snap index 2ee97720f4fb..1c4882427968 100644 --- a/crates/biome_cli/tests/snapshots/main_cases_handle_astro_files/lint_astro_files.snap +++ b/crates/biome_cli/tests/snapshots/main_cases_handle_astro_files/lint_astro_files.snap @@ -35,8 +35,9 @@ file.astro:2:1 lint/suspicious/noDebugger FIXABLE ━━━━━━━━━ i Unsafe fix: Remove debugger statement - 1 1 │ + 1 │ - 2 │ - debugger; + 1 │ + 3 2 │ @@ -46,5 +47,3 @@ file.astro:2:1 lint/suspicious/noDebugger FIXABLE ━━━━━━━━━ Checked 1 file in