-
Notifications
You must be signed in to change notification settings - Fork 11
Stop using fixed test directory names #275
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
Stop using fixed test directory names #275
Conversation
This fixes concurrent tests trampling on each other.
Pull Request Test Coverage Report for Build 19364955253Details
💛 - Coveralls |
jonasbn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ehuelsmann
Please see my questions, else I regard this as approved
|
@ehuelsmann I need to read the documentation, it just struck me that the Xs have a meaning |
|
I looked at the documentation: https://metacpan.org/pod/File::Temp#:~:text=template%29%3B-,Create,the%20template which says:
|
jonasbn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
Fixes concurrent tests trampling on each other.
Type of change
Please delete options that are not relevant.
Checklist: