Feat: update Cyberghost servers data
This commit is contained in:
@@ -22,9 +22,8 @@ func Test_CyberghostGroupChoices(t *testing.T) {
|
|||||||
|
|
||||||
servers := storage.GetServers()
|
servers := storage.GetServers()
|
||||||
|
|
||||||
expected := []string{"Premium TCP Asia", "Premium TCP Europe",
|
expected := []string{"NoSpy TCP Europe", "NoSpy UDP Europe",
|
||||||
"Premium TCP USA", "Premium UDP Asia", "Premium UDP Europe",
|
"Premium TCP Europe", "Premium UDP Europe"}
|
||||||
"Premium UDP USA"}
|
|
||||||
choices := CyberghostGroupChoices(servers.GetCyberghost())
|
choices := CyberghostGroupChoices(servers.GetCyberghost())
|
||||||
|
|
||||||
assert.Equal(t, expected, choices)
|
assert.Equal(t, expected, choices)
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user