Skip to content
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

Allow tests to opt out of useExisting #1066

Closed
stephenh opened this issue May 2, 2024 · 1 comment · Fixed by #1070
Closed

Allow tests to opt out of useExisting #1066

stephenh opened this issue May 2, 2024 · 1 comment · Fixed by #1070
Labels

Comments

@stephenh
Copy link
Collaborator

stephenh commented May 2, 2024

I.e. newAuthor(em, { useExisting: false }) to side-step the useExisting logic, if it's in place.

stephenh added a commit that referenced this issue May 3, 2024
stephenh added a commit that referenced this issue May 3, 2024
stephenh pushed a commit that referenced this issue May 3, 2024
## [1.163.6](v1.163.5...v1.163.6) (2024-05-03)

### Bug Fixes

* Allow skipping useExisting. ([#1070](#1070)) ([7085178](7085178)), closes [#1066](#1066)
@stephenh
Copy link
Collaborator Author

stephenh commented May 3, 2024

🎉 This issue has been resolved in version 1.163.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant