Skip to content

fix a typo in set_runner_config to set access_level

Jelto requested to merge fix-set-runner-config into main

This change fixes a typo in the set_runner_config function. Because of the typo (acceess_level instead of access_level) the runner was not configured properly and the old access_level was kept.

Bug: T353271

Merge request reports