Skip to content

Commit 1c4d11a

Browse files
authored
test_docs: Bump the number of examples to match
1 parent ecff851 commit 1c4d11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flattentool/tests/test_docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ def test_example_in_doc(root, filename):
133133

134134

135135
def test_expected_number_of_examples_in_docs_data():
136-
assert len(examples_in_docs_data) == 56
136+
assert len(examples_in_docs_data) == 57
137137

138138

139139
def _simplify_warnings(lines):

0 commit comments

Comments
 (0)