forked from wallabag/wallabag
Remove custom Postgres class
Because PG > 10 is now supported by DBAL >= 2.6.0
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
parameters:
|
||||
test_database_driver: pdo_mysql
|
||||
test_database_driver_class: ~
|
||||
test_database_host: localhost
|
||||
test_database_port: 3306
|
||||
test_database_name: wallabag_test
|
||||
|
||||
Reference in New Issue
Block a user