Blacklist for longer to ensure it works
This commit is contained in:
		| @@ -90,7 +90,7 @@ func TestBlackList(t *testing.T) { | |||||||
| 	} | 	} | ||||||
|  |  | ||||||
| 	// blacklist all of it | 	// blacklist all of it | ||||||
| 	for i := 0; i < 9; i++ { | 	for i := 0; i < 20; i++ { | ||||||
| 		node, err = next() | 		node, err = next() | ||||||
| 		if err != nil { | 		if err != nil { | ||||||
| 			t.Fatal(err) | 			t.Fatal(err) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user