Skip to content

[CI] Remove underscore from renderer-pytest-on-merge-request, fixing this test

norvell requested to merge 1254-ci-renderer-pytest-on-merge-request-broken into main

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)

Merge request reports

Loading