Fix https://github.com/enactic/openarm_ros2/issues/75
There is no mention of `fake_components` in the official documentation
since Humble. We should currently use `mock_components`.
I have confirmed that it works in Humble and Jazzy.
Reported by @ncnynl. Thanks!!!