We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57f1032 commit ca7f0ecCopy full SHA for ca7f0ec
chapter_19_spiking_custom_auth.asciidoc
@@ -953,12 +953,13 @@ ERROR: test_renders_input_form
953
[...]
954
[form] = parsed.cssselect("form[method=POST]")
955
^^^^^^
956
-ValueError: too many values to unpack (expected 1)
+ValueError: too many values to unpack (expected 1, got 2)
957
+
958
959
ERROR: test_renders_input_form
960
961
962
963
----
964
965
It's because these unit tests had a hard assumption
0 commit comments