mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
rm : t.parallel()
This commit is contained in:
parent
460bd4dde7
commit
6b651f4956
1 changed files with 0 additions and 1 deletions
|
|
@ -130,7 +130,6 @@ func testGetTransactionByBlockNumberAndIndex(t *testing.T, publicTransactionPool
|
|||
// This Testcase tests functions for RPC API calls.
|
||||
// NOTE : Changes to this function might affect the child testcases.
|
||||
func TestAPIs(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
defer func() {
|
||||
if err := stack.Close(); err != nil {
|
||||
|
|
|
|||
Loading…
Reference in a new issue