]> Untitled Git - lemmy.git/commit
Fix test failure due to config loading error (#1547)
authorNutomic <me@nutomic.com>
Mon, 5 Apr 2021 17:21:56 +0000 (17:21 +0000)
committerGitHub <noreply@github.com>
Mon, 5 Apr 2021 17:21:56 +0000 (13:21 -0400)
commit74a63804dc7ae8984e334561164214d305a361bd
tree6afcdcc7d05d5b6d2ced8df411ff66fbcae600f3
parent458767e3a8279b1bb86c62758b70061d41833567
Fix test failure due to config loading error (#1547)

* Crash if config fails to load

* fix previous commit

* Fix test failure due to config loading error

* Adding test fix to drone.

* Logging line.

* Trying to fix drone 2

* Fixing deploy script.

Co-authored-by: Dessalines <tyhou13@gmx.com>
.drone.yml
config/config.hjson
config/defaults.hjson [deleted file]
docker/prod/deploy.sh
scripts/test.sh