-
Notifications
You must be signed in to change notification settings - Fork 128
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
Update existing cram tests with new practices #1176
Comments
jameshadfield
added a commit
that referenced
this issue
Dec 11, 2023
The move to "Creating files in the initial working directory" is motivated by <#1344 (comment)> and <#1176>. Additionally, I remove the pushd commands which were confusing (there were multiple!) and use variables to refer to common directories to improve readability.
2 tasks
jameshadfield
added a commit
that referenced
this issue
Dec 19, 2023
The move to "Creating files in the initial working directory" is motivated by <#1344 (comment)> and <#1176>. Additionally, I remove the pushd commands which were confusing (there were multiple!) and use variables to refer to common directories to improve readability.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Apply current recommendations to all tests:
Everything works fine, but it would be nice to update across the board so new changes won't continue to follow old patterns.
Checklist
The text was updated successfully, but these errors were encountered: