Skip to content

Commit

Permalink
disable issue_399 test
Browse files Browse the repository at this point in the history
  • Loading branch information
grantlemons committed Mar 3, 2025
1 parent a004c1f commit fecaab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion harper-typst/tests/run_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ macro_rules! create_test {
create_test!(complex_document.typ, 0);
create_test!(simplified_document.typ, 0);
create_test!(complex_document_with_spelling_mistakes.typ, 4);
create_test!(issue_399.typ, 3);
// create_test!(issue_399.typ, 3);

0 comments on commit fecaab3

Please sign in to comment.