added new way to integrate with ezconf
This commit is contained in:
@@ -210,5 +210,5 @@ func TestRegisterIntegrations_PartialFailure(t *testing.T) {
|
||||
|
||||
func TestIntegration_Interface(t *testing.T) {
|
||||
// Verify that mockIntegration implements Integration interface
|
||||
var _ Integration = (*mockIntegration)(nil)
|
||||
var _ IntegrationDepr = (*mockIntegration)(nil)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user