]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - tests/test_pyderasn.py
Updated hypothesis
[pyderasn.git] / tests / test_pyderasn.py
index 125244f4aad58d351ab590f57a5551f071541143..c730633c5a8433bd1badd2a05f7ca20d5baeed43 100644 (file)
@@ -114,7 +114,6 @@ from pyderasn import VisibleString
 
 settings.register_profile("local", settings(
     deadline=5000,
-    perform_health_check=False,
 ))
 settings.load_profile("local")
 LONG_TEST_MAX_EXAMPLES = settings().max_examples * 4