mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-19 05:40:13 +00:00
appease stickler-ci
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
parent
44d020a54c
commit
d1539335bc
6 changed files with 3 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue