mirror of
https://github.com/simon987/task_tracker.git
synced 2025-12-15 07:49:02 +00:00
Web dashboard, task release, logs api
This commit is contained in:
@@ -12,6 +12,7 @@ func TestMain(m *testing.M) {
|
||||
config.SetupConfig()
|
||||
|
||||
testApi := api.New()
|
||||
testApi.SetupLogger()
|
||||
testApi.Database.Reset()
|
||||
go testApi.Run()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user