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

ProcessorMock is dead code #4232

Merged
merged 2 commits into from
Jul 22, 2024
Merged

ProcessorMock is dead code #4232

merged 2 commits into from
Jul 22, 2024

Conversation

paul-m
Copy link
Contributor

@paul-m paul-m commented Jul 18, 2024

Working on getting a contrib testing ddev setup working, I discovered that Drupal\Tests\metastore\Unit\ProcessorMock uses the FileFetcher\TemporaryFilePathFromUrl trait.
 
However, that trait has not been present in file-fetcher since late 2022: GetDKAN/file-fetcher@a0258dd
 
My IDE tells me that ProcessorMock is unused, which would seem to be true if the DKAN tests are not failing.

Let's remove it.

@paul-m paul-m marked this pull request as ready for review July 18, 2024 16:00
@dafeder dafeder merged commit 7ccd3c6 into 2.x Jul 22, 2024
10 checks passed
@dafeder dafeder deleted the 21588-processormock-is-dead-code branch July 22, 2024 19:17
dafeder pushed a commit that referenced this pull request Jul 23, 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