Lets get the tests working

This commit is contained in:
2026-04-23 12:09:35 +00:00
parent d1222a6baa
commit b6e558e6dd
4 changed files with 12 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ development:
# Do not set this db to the same as development or production.
test:
<<: *default
database: opensmtpd_test
database: OpenSMTPD_test
# As with config/credentials.yml, you never want to store sensitive information,
# like your database password, in your source code. If your source code is