Skip to content

Conversation

@mkoscumb
Copy link
Contributor

@mkoscumb mkoscumb commented Jan 5, 2024

Fix is to move the complex c'tors into a Test Facet, so that they're initialized and destroyed only when the Test is run.

@mkoscumb mkoscumb requested a review from a team as a code owner January 5, 2024 18:21
Copy link
Contributor

@lalitb lalitb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the fix.

@mkoscumb mkoscumb merged commit 7d1a165 into main Jan 8, 2024
@mkoscumb mkoscumb deleted the mkoscumb/FixGlobalInitializerFailureInMemoryStorageTests branch January 8, 2024 21:41
/// <summary>
/// Storage observer
/// </summary>
TestObserver testObserver;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need TearDown for this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants