waddrmgr: test flake fix

This commit is contained in:
Andras Banki-Horvath 2021-04-29 11:31:04 +02:00
parent 98ba16748e
commit 13966db554
No known key found for this signature in database
GPG key ID: 80E5375C094198D8

View file

@ -1813,8 +1813,6 @@ func testSync(tc *testContext) bool {
// It makes use of a test context because the address manager is persistent and
// much of the testing involves having specific state.
func TestManager(t *testing.T) {
t.Parallel()
tests := []struct {
name string
createdWatchingOnly bool