So I have this class with select method that takes ID and returns a Promise. I want to test it with Jest and I am expecting the test to fail if there is no parameter passed