mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
Update agent/proxycfg/state_test.go
This commit is contained in:
parent
eddd5bd73b
commit
3b1b24c2ce
@ -1041,7 +1041,7 @@ func TestState_WatchesAndUpdates(t *testing.T) {
|
||||
|
||||
require.True(t, snap.Valid(), "gateway with service list is valid")
|
||||
|
||||
// All three watches should have been cancelled for db
|
||||
// All the watches should have been cancelled for db
|
||||
require.Len(t, snap.TerminatingGateway.WatchedServices, 1)
|
||||
require.Contains(t, snap.TerminatingGateway.WatchedServices, billing)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user