diff --git a/tox.ini b/tox.ini index fe46809dd..852e243ea 100644 --- a/tox.ini +++ b/tox.ini @@ -75,7 +75,7 @@ commands = deps = -r{toxinidir}/test-requirements.txt commands = bandit -r designate -n5 -x 'designate/tests/*' -t \ B505,B504,B503,B502,B501,B604,B605,B001,B601,B602,B701,B609,B702,\ - B608,B506,B312,B310,B411,B108,B103,B102,B309,B308,B302,B307,B306 + B608,B506,B312,B310,B411,B108,B103,B102,B308,B302,B307,B306 [testenv:debug] commands = oslo_debug_helper -t designate/tests {posargs}