mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
updating tests to use new mc --enc flags (#19508)
This commit is contained in:
@@ -131,7 +131,6 @@ func TestGetHostIP(t *testing.T) {
|
||||
expectedErr error
|
||||
}{
|
||||
{"localhost", set.CreateStringSet("127.0.0.1"), nil},
|
||||
{"example.org", set.CreateStringSet("93.184.216.34"), nil},
|
||||
}
|
||||
|
||||
for _, testCase := range testCases {
|
||||
|
||||
Reference in New Issue
Block a user