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 96800fb commit df201edCopy full SHA for df201ed
examples/javascript/tests/test_js_example.py
@@ -5,7 +5,7 @@
5
@pytest.mark.parametrize(
6
("path", "template_name"),
7
(
8
- ("/", "xhr.html"),
+ ("/", "fetch.html"),
9
("/plain", "xhr.html"),
10
("/fetch", "fetch.html"),
11
("/jquery", "jquery.html"),
0 commit comments