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

fix: import FileProperties from the top level #3302

Merged
merged 3 commits into from
Jun 10, 2021
Merged

Conversation

maxcamp
Copy link
Contributor

@maxcamp maxcamp commented Jun 8, 2021

What does this PR do?

This PR cleans up a few items from a previous PR. First, FileProperties used to not be able to be imported from the top level so this PR addresses that. Second, there was a typo on 'persistant'. Third, I changed the unit tests to use path.join() (I figure this is better even though it didn't really matter as they are hard-coded strings).

What issues does this PR fix or reference?

None that are documented, although it finishes what was started with @W-9225729@

Functionality Before

No change in functionality

Functionality After

No change in functionality

@maxcamp maxcamp requested a review from a team as a code owner June 8, 2021 18:12
@maxcamp maxcamp requested a review from rcoringrato-sfdc June 8, 2021 18:12
@maxcamp maxcamp merged commit c0a94a1 into develop Jun 10, 2021
@maxcamp maxcamp deleted the mco/minor-fixes branch June 10, 2021 16:19
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