What happened?
Out of 5 test steps (excluding before/after scenarios steps), first 3 steps got passed and 4th step got failed due to assertion failure (assertTrue(Condition) - TestNG assertion). The status of the Test scenario should be 'Failed'. but it's showing as 'Passed'. See the screenshot below. jbehave-core version is 5.2.0. Allure log is also attached.
Allure log.txt

What Allure Integration are you using?
allure-jbehave5
What version of Allure Integration you are using?
2.29.1
What version of Allure Report you are using?
2.29.1
Code of Conduct