My colleague wanted to run tests and he used the command dekick yarn test instead of dekick test. He wasn't aware of the fact that the tests will create new records in his local database. Whereas dekick test creates local database adn later erases it.