C5W2-Ex5 -- All passed with incorrect Emojify_V2

Hello,

My issue is that even though all tests are passed (I got 100/100), I am quite sure my code is incorrect as I got the following :

Expected emoji::fork_and_knife: prediction: I want to eat :heart:
Expected emoji::disappointed: prediction: he did not answer :heart:
Expected emoji::smile: prediction: he got a very nice raise :heart:
Expected emoji::smile: prediction: she got me a nice present :heart:
Expected emoji::smile: prediction: ha ha ha it was so funny :heart:
Expected emoji::smile: prediction: he is a good friend :heart:
Expected emoji::disappointed: prediction: I am upset :heart:
Expected emoji::smile: prediction: We had such a lovely dinner tonight :heart:
Expected emoji::fork_and_knife: prediction: where is the food :heart:
Expected emoji::smile: prediction: Stop making this joke ha ha ha :heart:
Expected emoji::baseball: prediction: where is the ball :heart:
Expected emoji::disappointed: prediction: work is hard :heart:
Expected emoji::disappointed: prediction: This girl is messing with me :heart:

Can someone help me ?

Thank you !

Were you able to fix the problem?