Change the CI unit test RIDs
Summary
staging server overwrote their database with current production so test replicate used for unit tests no longer exist
Steps to reproduce
Observed bug behavior
Expected behavior
Relevant logs and/or screenshots
Potential fixes
need to replace rid with current one
should change unit tests to take rid external variable, so if it happens again in the future there will be no need for a commit to fix