to start:
yarn installyarn test
The bug:
I would expect a different id each time the spec is run. But it keeps a reference to the first time it's executed. I'm exploring this behaviour.
to start:
yarn installyarn testThe bug:
I would expect a different id each time the spec is run. But it keeps a reference to the first time it's executed. I'm exploring this behaviour.