Update core/txpool/legacypool/legacypool_test.go

This commit is contained in:
colin 2025-04-17 04:29:31 +08:00 committed by GitHub
parent f4ac996e77
commit 4c793dafd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2264,8 +2264,7 @@ func TestSetCodeTransactions(t *testing.T) {
}{
{
// Check that only one in-flight transaction is allowed for accounts
// with
set.
// with delegation set.
name: "accept-one-inflight-tx-of-delegated-account",
pending: 1,
run: func(name string) {