Compatibility fixes broke the CasMockServerContext
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3558906. -->
Reported by: [dimilias](https://www.drupal.org/user/2578708)
Related to !15
>>>
<p>In <a href="https://git.drupalcode.org/project/cas_mock_server/-/commit/3e8765d0442923033cd45e69091f7505512df3a7?page=2#dae838fa0f65237a8580f6233b194f4be719d989_55_53">https://git.drupalcode.org/project/cas_mock_server/-/commit/3e8765d0442923033cd45e69091f7505512df3a7?page=2#dae838fa0f65237a8580f6233b194f4be719d989_55_53</a><br>
there were two issues introduced.<br>
1. The <code>$attributes_map</code> was changed to camel case. This was not updated in the readme file and might cause BC issues.<br>
2. Services were injected but services are not passed when behat tests are running.</p>
<p>Investigate to see if there are more issues.<br>
Decide on solution.</p>
issue