Skip to content

Conversation

@davidjiagoogle
Copy link
Collaborator

No description provided.

Truth.assertWithMessage(
"Parent dir: ${dir.parentFile.absolutePath}, " +
"last modified: ${dir.lastModified()}"
).that(dir.parentFile.lastModified()).isGreaterThan(timeStamp)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why dir.parentFile? If DIR_PATH resolves to something like storage/emulated/0/Movies, then we would be checking for the modified timestamp of storage/emulated/0?

@temcguir temcguir removed their assignment Aug 22, 2024
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