[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [sbws/master] Increase space needed in test
commit ec42ff0376dfe99820c9dd290e402bea2fb3aaa0
Author: juga0 <juga@xxxxxxxxxx>
Date: Fri Aug 3 12:54:48 2018 +0000
Increase space needed in test
---
tests/unit/util/test_fs.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/unit/util/test_fs.py b/tests/unit/util/test_fs.py
index 0f4c35a..e659d83 100644
--- a/tests/unit/util/test_fs.py
+++ b/tests/unit/util/test_fs.py
@@ -9,7 +9,7 @@ def mock_df_zero(path):
def mock_df_enough(path):
- return 32
+ return 89
@patch('sbws.util.fs.df', mock_df_zero)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits