Rasa test always failing

Hello everyone!

I’m trying to use Rasa test, but it always returns my tests with an error, even though the test is not wrong (I test them manually and see that everything is correct).

image

This is one of the tests that is showing an error. But if I test it manually, it gives me the correct answer (image below).

image

In the file “failed_test_stories.yml,” it doesn’t return any type of error, it just says that the test did not pass.

image This is the rule in the rules file

What am I doing wrong? Im using rasa 2.8.22