[CI] Remove underscore from renderer-pytest-on-merge-request, fixing this test
- Related issues: #1254 (closed)
- Requested reviewers: @tamarapu, @kiene
Reason why this change is needed
- Small syntax error in renderer-pytest-on-merge-request broke the tests. No test were run, but the job reported success (green).
Description of the change
- Replace test_renderer_.py with test_renderer.py.
Affected operating points
- CI only, but will reenable renderer-pytest-on-merge-request
Related to #1254 (closed)