Resolve "1 Matomo: Support for multiple SiteIds"
Testing
Start the HCP app (med or non-med). You should, in the console, see an error saying that the matomo site ID wasn't provided, although required
Then, import the MockRccPublicRuntimeConfigModule
. This time, the error should go away.
If you want to be super sure, add in a log statement for the site ID, it should be 99
.
Closes #966