Commit 8fcab2f
authored
### Rationale for this change
Enable a test that is intended so.
### What changes are included in this PR?
This PR proposes to enable the relative path in `test_write_dataset` with `pyarrow.tests.util.change_cwd`.
### Are these changes tested?
Manually tested with `pytest -k "test_write_dataset"`
### Are there any user-facing changes?
No, test-only.
* GitHub Issue: #48402
Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Adam Reeve <[email protected]>
1 parent 850f11e commit 8fcab2f
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4232 | 4232 | | |
4233 | 4233 | | |
4234 | 4234 | | |
4235 | | - | |
4236 | | - | |
4237 | | - | |
4238 | | - | |
4239 | | - | |
4240 | | - | |
| 4235 | + | |
| 4236 | + | |
| 4237 | + | |
| 4238 | + | |
| 4239 | + | |
| 4240 | + | |
4241 | 4241 | | |
4242 | 4242 | | |
4243 | 4243 | | |
| |||
0 commit comments