Closed dabide closed 2 years ago
No, I wouldn’t merge my PR. I don’t think it fixes the problem now.
On Mon, Oct 18, 2021 at 3:47 AM David A. Sjøen @.***> wrote:
@.**** commented on this pull request.
In src/Xunit.Frameworks.Autofac/TestFramework/AutofacTheoryTestCaseRunner.cs https://github.com/MinistryOfMagic/xunit.frameworks.autofac/pull/7#discussion_r730651383 :
- protected override async Task AfterTestCaseStartingAsync()
- {
- }
Are you sure that overriding AfterTestCaseStartingAsync() with an empty method has no side effects, @kemmis https://github.com/kemmis ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MinistryOfMagic/xunit.frameworks.autofac/pull/7#pullrequestreview-781693823, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE6C6JHLLS5KCAAZ3FYDNDUHPGHNANCNFSM5GFUCT6A .
Fixed in #8
Fixes #3