Commit dc66368
committed
fix(test): Update test_to_pipeline expected jar copy command
The test expected the old hardcoded '*3.5*.jar' glob pattern but the
source now dynamically detects Spark version from SPARK_HOME/RELEASE.
Update the assertion to match the new command string.1 parent f3e3efa commit dc66368
1 file changed
Lines changed: 7 additions & 2 deletions
File tree
- sagemaker-mlops/tests/unit/sagemaker/mlops/feature_store/feature_processor
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
309 | 314 | | |
310 | 315 | | |
311 | | - | |
| 316 | + | |
312 | 317 | | |
313 | 318 | | |
314 | 319 | | |
| |||
0 commit comments