mirror of https://github.com/status-im/consul.git
Merge pull request #9880 from hashicorp/dnephin/catalog-events-test-pattern
state: use runCase pattern for large test
This commit is contained in:
commit
c40e1a2ac6
|
@ -1,7 +0,0 @@
|
|||
// +build !consulent
|
||||
|
||||
package state
|
||||
|
||||
func withServiceHealthEnterpriseCases(cases []serviceHealthTestCase) []serviceHealthTestCase {
|
||||
return cases
|
||||
}
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue