
    def test_fail():
>       assert False
E       assert False

test_pr_scenario.py:3: AssertionError
