I am trying to figure out how to use jest to test a component and override a variable (but that isn\'t a prop) inside that component with a fixture.
I\'ve simplified