ci: use custom Revolt.toml for tests

This commit is contained in:
Paul Makles
2023-09-10 15:46:00 +01:00
parent 38f1381fea
commit 41f20c2239
2 changed files with 7 additions and 1 deletions

3
Revolt.test.toml Normal file
View File

@@ -0,0 +1,3 @@
[database]
mongodb = "mongodb://localhost"
redis = "redis://localhost/"