Commit b154623
committed
[MINOR][TESTS] Always remove spark.master in ReusedConnectTestCase
### What changes were proposed in this pull request?
This PR proposes to always remove `spark.master` in `ReusedConnectTestCase`.
### Why are the changes needed?
More just for sanity. The tests should only run with `spark.remote`
### Does this PR introduce _any_ user-facing change?
No, test-only
### How was this patch tested?
Fixed unittest
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #47113 from HyukjinKwon/minor-test-test.
Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>1 parent 2e31572 commit b154623
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
| |||
0 commit comments