Notice that there's an error on the server, rather than continuing silently.

This commit is contained in:
Itamar Turner-Trauring 2021-01-15 11:52:16 -05:00
parent 1ad9e365c3
commit afcae42fd6

View File

@ -133,6 +133,7 @@ def test_deep_stats(alice):
u"file": FILE_CONTENTS,
},
)
resp.raise_for_status()
# confirm the file is in the directory
resp = requests.get(