Unverified Commit f65ee12b authored by BaiJiangJie's avatar BaiJiangJie Committed by GitHub

Merge pull request #3316 from jumpserver/dev

Dev
parents 719bea68 230b3edf
......@@ -42,7 +42,7 @@ def test_admin_user_connectivity_period():
"""
A period task that update the ansible task period
"""
if const.PERIOD_TASK_ENABLED:
if not const.PERIOD_TASK_ENABLED:
logger.debug('Period task off, skip')
return
key = '_JMS_TEST_ADMIN_USER_CONNECTIVITY_PERIOD'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment