fix: add missing field in test

This commit is contained in:
Toby 2023-08-14 19:03:42 -07:00
parent a7d74a9ec1
commit f5183ca564
2 changed files with 2 additions and 0 deletions

View file

@ -101,6 +101,7 @@ func TestServerConfig(t *testing.T) {
"lmao(ok)",
"kek(cringe,boba,tea)",
},
GeoIP: "fake.mmdb",
},
Outbounds: []serverConfigOutboundEntry{
{

View file

@ -75,6 +75,7 @@ acl:
inline:
- lmao(ok)
- kek(cringe,boba,tea)
geoip: fake.mmdb
outbounds:
- name: goodstuff