]> git.ipfire.org Git - thirdparty/pdns.git/commit
Use assertGreaterEqual
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 12 Nov 2025 19:09:14 +0000 (14:09 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 12 Nov 2025 21:45:26 +0000 (16:45 -0500)
commitbf0b402647fc294a7534beac4b936aa1cb7ff096
tree1d760f97a9be71c8d64e2e7d2c31b99cc11f438a
parent9d6a14d3e139b48a0aeabaa3388b918ee1ab28d4
Use assertGreaterEqual

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