fix: tests

This commit is contained in:
Manav Darji 2022-08-04 16:33:30 +05:30 committed by Jerry
parent 18fafc01c6
commit ba18491841

View file

@ -139,7 +139,7 @@ func TestConfigLegacy(t *testing.T) {
PasswordFile: "",
AllowInsecureUnlock: false,
UseLightweightKDF: false,
DisableBorWallet: false,
DisableBorWallet: true,
},
GRPC: &GRPCConfig{
Addr: ":3131",