Merge pull request #9880 from hashicorp/dnephin/catalog-events-test-pattern

state: use runCase pattern for large test
This commit is contained in:
Daniel Nephin 2021-04-08 11:54:41 -04:00 committed by GitHub
commit 9db8ffb1c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1401 additions and 1398 deletions

View File

@ -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