Skip to content

fix: convert File.exists? to File.exist? #1232

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

Closed
wants to merge 1 commit into from

Conversation

graaff
Copy link
Contributor

@graaff graaff commented Aug 12, 2022

File.exists? is deprecated and issues warning messages when run. One
instance was already updates in
f4973b4 for #1211. This commit
updates the remaining use of File.exists?

File.exists? is deprecated and issues warning messages when run. One
instance was already updates in
f4973b4 for pat#1211. This commit
updates the remaining use of File.exists?
@pat
Copy link
Owner

pat commented Sep 6, 2022

Closing in favour of #1233, which takes your commit and then fixes my poor approach to tests that was getting in the way of your builds passing.

@pat pat closed this Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants