mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 15:14:43 +00:00
Fix issue with store closing on configuration file update
This commit is contained in:
@@ -72,7 +72,6 @@ func TestInitialize(t *testing.T) {
|
||||
return
|
||||
}
|
||||
provider.Close()
|
||||
provider = nil
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user