appease stickler-ci

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner 2020-12-01 10:13:36 +00:00
parent 44d020a54c
commit d1539335bc
No known key found for this signature in database
GPG key ID: 872950F3ECF2B173
6 changed files with 3 additions and 17 deletions

View file

@ -117,4 +117,4 @@ def test_php_version_lt_7_detected_upgrade_user_optin_centos(Pihole):
assert remi_package.is_installed
updated_php_package = Pihole.package('php')
updated_php_version = updated_php_package.version.split('.')[0]
assert int(updated_php_version) == 7
assert int(updated_php_version) == 7