I am running tests in cucumber and would like the database to be empty for the tests I am running. I've configured the settings to do this but data exists when I run the tests. What am I doing wrong? Also I am using mongoid and am using MongoDB.I am running tests in cucumber and would like t