Skip to content

Commit 1311a1d

Browse files
committed
check failure
1 parent 80f7827 commit 1311a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_cmark_spec/get_cmark_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# ///
66
from pathlib import Path
77

8-
default_version = "0.30"
8+
default_version = "0.31.2"
99
default_output_path = Path(__file__).parent / "commonmark.json"
1010
default_fixture_test_path = (
1111
Path(__file__).parent.parent / "test_port" / "fixtures" / "commonmark_spec.md"

0 commit comments

Comments
 (0)