Added a table to display all test results

This commit is contained in:
Henry Whitaker
2020-04-13 01:11:54 +01:00
parent 5e60eb897f
commit 1c72221df9
9 changed files with 346 additions and 19 deletions

View File

@@ -8,7 +8,7 @@ LOG_CHANNEL=stack
DB_CONNECTION=sqlite
# Use absolute paths to the database
DB_DATABASE=/absolute/path/to/database/directory/speed.sdb
DB_DATABASE=/absolute/path/to/database/directory/speed.db
BROADCAST_DRIVER=log
CACHE_DRIVER=file