mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-19 15:53:48 +00:00
Notice that there's an error on the server, rather than continuing silently.
This commit is contained in:
@ -133,6 +133,7 @@ def test_deep_stats(alice):
|
|||||||
u"file": FILE_CONTENTS,
|
u"file": FILE_CONTENTS,
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
resp.raise_for_status()
|
||||||
|
|
||||||
# confirm the file is in the directory
|
# confirm the file is in the directory
|
||||||
resp = requests.get(
|
resp = requests.get(
|
||||||
|
Reference in New Issue
Block a user