Updating server dependancies. (#7816)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
7304a61ef5
Коммит
1329aa51b6
2
vendor/github.com/spf13/viper/viper_test.go
сгенерированный
поставляемый
2
vendor/github.com/spf13/viper/viper_test.go
сгенерированный
поставляемый
@@ -417,7 +417,7 @@ func TestAutoEnvWithPrefix(t *testing.T) {
|
||||
assert.Equal(t, "13", Get("bar"))
|
||||
}
|
||||
|
||||
func TestSetEnvReplacer(t *testing.T) {
|
||||
func TestSetEnvKeyReplacer(t *testing.T) {
|
||||
Reset()
|
||||
|
||||
AutomaticEnv()
|
||||
|
||||
Ссылка в новой задаче
Block a user