Remove mysql from the php-mariadb test requirements because it conflicts with the mariadb requirement.
This commit is contained in:
parent
9b92ad2f33
commit
a8e29def37
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ test: ./runtest.sh
|
|||
framework: beakerlib
|
||||
require:
|
||||
- library(httpd/http)
|
||||
- library(database/mysql)
|
||||
- library(database/mariadb)
|
||||
- library(php/utils)
|
||||
- httpd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue