DO NOT change the names of the function (getCheapestHotel) or of the file and folder it is in, changing it implies in disqualification.
To install the required modules:
$ yarn install
To run the (failing) test:
$ yarn test
After implementing your solution, it should pass the unit tests available.