mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 16:08:26 -05:00
fix deepsource compliant
This commit is contained in:
@@ -127,7 +127,7 @@ func TestImport_DuplicateKeys(t *testing.T) {
|
||||
|
||||
require.NoError(t, ImportAccountsCli(cliCtx))
|
||||
|
||||
w, err = wallet.OpenWallet(cliCtx.Context, &wallet.Config{
|
||||
_, err = wallet.OpenWallet(cliCtx.Context, &wallet.Config{
|
||||
WalletDir: walletDir,
|
||||
WalletPassword: password,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user