Skip to content

Commit 4800d60

Browse files
committed
Check the test still fails if the test cases have something bad in them
1 parent 9cb0b22 commit 4800d60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stubs/requests/@tests/test_cases/check_post.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@ def gen() -> Iterable[bytes]:
6161
requests.post("http://httpbin.org/anything", data=(("foo", "bar"),)).json()["form"]
6262

6363
foo: packaging.version.Version
64+
x = requests.does_not_exist.how_fun()

0 commit comments

Comments
 (0)