Can you provide a link to the challenge? I don’t really want to play hide and go seek with the exact challenge you are working on to be able to help you.
Ah, you edited the previous post with the problem ‘but not accepting it’.
It isn’t being accepted because you are using the wrong url for the action, just like the failing test says.
Your form should have an action attribute which is set to https://www.freecatphotoapp.com/submit-cat-photo.
Learning how to describe your problem more completely rather than just saying ‘it is broken’ is a critical programming skill. I highly recommend you try actually describing your problem instead of just saying ‘it is broken’.