Remove mysql from the php-mariadb test requirements because it conflicts with the mariadb requirement.

This commit is contained in:
Gordon Messmer 2024-07-28 23:04:09 -07:00
commit a8e29def37

View file

@ -6,7 +6,6 @@ test: ./runtest.sh
framework: beakerlib
require:
- library(httpd/http)
- library(database/mysql)
- library(database/mariadb)
- library(php/utils)
- httpd