-
Sean Hammond authored
In a future commit some individual unit tests are going to need to change fakePersona's behaviour, so they're going to need access to it. fakePersona is reset between tests in a beforeEach(), so individual test functions changing its behaviour will not affect other test functions.