We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a5e635 commit 8618242Copy full SHA for 8618242
test_toolkit_file.py
@@ -65,7 +65,7 @@ def test_toolkit_file():
65
# count is first:
66
assert networks[0].tag == 'count'
67
# update actual network count here:
68
- assert networks[0].text == '15'
+ assert networks[0].text == '14'
69
70
# item_version next:
71
assert networks[1].tag == 'item_version'
0 commit comments