]> git.ipfire.org Git - thirdparty/pdns.git/commit
Use assertNotIn 16481/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 12 Nov 2025 19:16:06 +0000 (14:16 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 12 Nov 2025 21:45:51 +0000 (16:45 -0500)
commita3bfb813068d4a487627df5f11ff50484144b7dd
treefc28ec27036600d03811e6365cffc55831eca2a0
parent298ce2cd44c97e9cae952feb414118ea6ffcd012
Use assertNotIn

https://docs.python.org/3/library/unittest.html#unittest.TestCase.assertNotIn
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
regression-tests.dnsdist/test_API.py
regression-tests.dnsdist/test_DOH.py
regression-tests.recursor-dnssec/test_SNMP.py