I have a cloud function that runs on firebase userCreate. I am trying to write a unit test using Sinon to assert that the region function is called.
// The Cloud