summaryrefslogtreecommitdiffhomepage
path: root/test/test_settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_settings.py')
-rw-r--r--test/test_settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_settings.py b/test/test_settings.py
index 47c891c9..98063440 100644
--- a/test/test_settings.py
+++ b/test/test_settings.py
@@ -215,7 +215,7 @@ Connection: close
self.post(body='012345')['status'], 413, 'status size max'
)
- @unittest.expectedFailure
+ @unittest.skip('not yet')
def test_settings_negative_value(self):
self.assertIn(
'error',