Im having some really strange behaviour which i think is related a race condition.
Without changing anything in the code if i run npm test or npm run coverage sometimes it will ignore some tests and give me an operator fail

and sometimes it works all fine:

any ideas?
Im having some really strange behaviour which i think is related a race condition.
Without changing anything in the code if i run
npm testornpm run coveragesometimes it will ignore some tests and give me an operator failand sometimes it works all fine:
any ideas?