services -> domains
This commit is contained in:
@@ -110,7 +110,7 @@ func TestHaproxyStats_WhenSocketMissing(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
func TestHaproxyGenerate_MissingGlobalConfig(t *testing.T) {
|
||||
func TestHaproxyGenerate_MissingState(t *testing.T) {
|
||||
api, tmpDir := setupTestHaproxy(t)
|
||||
|
||||
os.Remove(filepath.Join(tmpDir, "state.yaml"))
|
||||
|
||||
Reference in New Issue
Block a user