testsuite: Remove `buildbox-run` from testsuite-fedora:minimal image
BuildStream will now raise an error if buildbox-run is present but
non functional. In this image, it is non-functional due to missing
bwrap, so we need to correctly remove it.
This is required for https://github.com/apache/buildstream/pull/1746