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