mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
use aurweb_test for default mysql dev database
This also updates `test/README.md` to be a bit more specific and precise with our current state of testing. Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
55c0637b98
commit
8abb096d7b
4 changed files with 149 additions and 27 deletions
|
@ -10,7 +10,7 @@
|
|||
backend = mysql
|
||||
|
||||
; If using sqlite, set name to the database file path.
|
||||
name = aurweb
|
||||
name = aurweb_test
|
||||
|
||||
; MySQL database information. User defaults to root for containerized
|
||||
; testing with mysqldb. This should be set to a non-root user.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue