Fixing Tunnelbroker buld errors on some of the tests due to the changes in the `ConfigManager.load()` function.
We already have changed to that the load load function get the parameter with the config file path to use the sandbox config instead of the main when running in the sandbox mode.
This diff fixes that.