Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Typo in the variable name (red-hat-data-services#994)
This fixes the errors in the GitHub dryrun action: ``` ------------------------------------------------------------------------------ Tests.Ods Dashboard.Model Serving.Model Serving Llm :: Collection ... | PASS | 16 tests, 16 passed, 0 failed ============================================================================== [ ERROR ] Error in file '/home/runner/work/ods-ci/ods-ci/ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDataScienceProject/ModelServer.resource' on line 23: Setting variable '${SERVING_ACCELERATOR_MINUS_BUTTON_XPATH}' failed: Variable '${SERVING_INPUT_XPATH}' not found. Tests.Ods Dashboard.Model Serving.Model Serving Customruntimes :: Collectio... ============================================================================== Verify RHODS Admins Can Import A Custom Serving Runtime Template B... | PASS | ------------------------------------------------------------------------------ ```
- Loading branch information