diff --git a/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_error_recovery.snap.new b/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_error_recovery.snap.new deleted file mode 100644 index e36de7f..0000000 --- a/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_error_recovery.snap.new +++ /dev/null @@ -1,31 +0,0 @@ ---- -source: crates/djls-template-ast/src/parser.rs -assertion_line: 602 -expression: ast -snapshot_kind: text ---- -nodes: - - Text: - content: "
" - span: - start: 0 - length: 24 - - Text: - content: "

Header

" - span: - start: 24 - length: 20 -line_offsets: - - 0 - - 24 - - 44 - - 79 - - 131 - - 170 - - 184 - - 244 - - 276 - - 312 - - 333 - - 366 -errors: [] diff --git a/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_for.snap.new b/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_for.snap.new deleted file mode 100644 index fe2981c..0000000 --- a/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_for.snap.new +++ /dev/null @@ -1,10 +0,0 @@ ---- -source: crates/djls-template-ast/src/parser.rs -assertion_line: 563 -expression: ast -snapshot_kind: text ---- -nodes: [] -line_offsets: - - 0 -errors: [] diff --git a/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_if.snap.new b/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_if.snap.new deleted file mode 100644 index 830c0f0..0000000 --- a/crates/djls-template-ast/src/snapshots/djls_template_ast__parser__tests__errors__parse_unclosed_django_if.snap.new +++ /dev/null @@ -1,10 +0,0 @@ ---- -source: crates/djls-template-ast/src/parser.rs -assertion_line: 553 -expression: ast -snapshot_kind: text ---- -nodes: [] -line_offsets: - - 0 -errors: []