mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add more time
This commit is contained in:
parent
328d2d500b
commit
1b033471a6
2 changed files with 4 additions and 4 deletions
|
@ -49,6 +49,6 @@ func TestLayeredConfig(t *testing.T) {
|
|||
return false
|
||||
}
|
||||
return cfg.Options.GetDeriveInternalDomain() == "b.com"
|
||||
}, time.Millisecond*100, time.Millisecond)
|
||||
}, time.Second, time.Millisecond)
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue