Skip to content

Fix output path for in-memory writing test#137

Merged
sbesson merged 1 commit intomasterfrom
fix-in-memory-output-location
Nov 21, 2025
Merged

Fix output path for in-memory writing test#137
sbesson merged 1 commit intomasterfrom
fix-in-memory-output-location

Conversation

@melissalinkert
Copy link
Copy Markdown
Member

Noticed while working on #136.

mvn clean package without this change will place a test.fake.ome.tif file in the repository root. All of the other test output files end up under target/classes/. With this change, test.fake.ome.tif should end up in the same directory as all of the other test output files. There should be no change in the default behavior of running ReadWriteInMemory with a single argument.

@sbesson sbesson closed this Nov 20, 2025
@sbesson sbesson reopened this Nov 20, 2025
@sbesson sbesson merged commit 52ce798 into master Nov 21, 2025
25 checks passed
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