Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
louisinger committed Sep 18, 2024
1 parent f49a473 commit 21ec194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/test/e2e/covenantless/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ func TestReactToAsyncSpentVtxosRedemption(t *testing.T) {
})
}

func TestSuccessAfterFailRound(t *testing.T) {
func TestAliceSeveralPaymentsToBob(t *testing.T) {
ctx := context.Background()
alice, grpcAlice := setupArkSDK(t)
defer grpcAlice.Close()
Expand Down

0 comments on commit 21ec194

Please sign in to comment.