mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-25 05:05:16 +00:00
Notice that there's an error on the server, rather than continuing silently.
This commit is contained in:
parent
1ad9e365c3
commit
afcae42fd6
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user