Skip to content

Commit

Permalink
remove unused test case
Browse files Browse the repository at this point in the history
  • Loading branch information
linhpn99 committed Jul 9, 2024
1 parent 1609f25 commit 712394b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions gno.land/pkg/gnoclient/signer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,6 @@ func TestSignerFromKeybase(t *testing.T) {
expectedError: true,
validateOnly: true,
},
// {
// name: "Invalid account",
// account: "invalid-account",
// password: "",
// expectedError: true,
// },
{
name: "Incorrect password",
account: "default",
Expand Down

0 comments on commit 712394b

Please sign in to comment.