feat!: internally maintain provider status #771
Annotations
2 errors
OpenFeature.Tests.OpenFeatureEventTest.API_Level_Event_Handlers_Should_Be_Removable:
test/OpenFeature.Tests/OpenFeatureEventTests.cs#L264
NSubstitute.Exceptions.ReceivedCallsException : Expected to receive exactly 1 call matching:
Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass7_0).testProvider.GetMetadata().Name))
Actually received 2 matching calls:
Invoke(ProviderEventPayload)
Invoke(ProviderEventPayload)
|
build (windows-latest)
Process completed with exit code 1.
|