We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19496d commit 437cefeCopy full SHA for 437cefe
tests/unittests/test_app_setting_manager.py
@@ -91,4 +91,3 @@ def test_get_python_appsetting_state(self):
91
self.assertIn("PYTHON_THREADPOOL_THREAD_COUNT: 20 ", app_setting_state)
92
self.assertIn("PYTHON_ENABLE_DEBUG_LOGGING: 1 ", app_setting_state)
93
self.assertIn("PYTHON_ENABLE_WORKER_EXTENSIONS: ", app_setting_state)
94
-
0 commit comments