Skip to content

Append SwiftMockConfiguration module for correct engine configuration #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

MetalheadSanya
Copy link
Owner

fixes #56, fixes #55

@MetalheadSanya MetalheadSanya added the enhancement New feature or request label Nov 20, 2023
@MetalheadSanya MetalheadSanya added this to the Engine improvements milestone Nov 20, 2023
@MetalheadSanya MetalheadSanya self-assigned this Nov 20, 2023
@MetalheadSanya MetalheadSanya linked an issue Nov 20, 2023 that may be closed by this pull request
@MetalheadSanya MetalheadSanya force-pushed the 55-verify-doesnt-fail-the-test branch from 2492103 to e5a7121 Compare November 20, 2023 06:36
@MetalheadSanya MetalheadSanya merged commit 0e851a6 into main Nov 20, 2023
@MetalheadSanya MetalheadSanya deleted the 55-verify-doesnt-fail-the-test branch November 20, 2023 06:43
}

override func tearDown() {
SwiftMockConfiguration.tearDown()
Copy link

Choose a reason for hiding this comment

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

super.tearDown() is not called here, is that intentional?

Copy link
Owner Author

@MetalheadSanya MetalheadSanya Nov 20, 2023

Choose a reason for hiding this comment

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

No, but it doesn't change anything in this case, so it's not very important

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add configuration section in documentation verify doesn't fail the test
2 participants