Closed LNasyaS closed 7 months ago
Scenario: Get a project with id that does not exist Given Get project with invalid id "2203306141" When Send request get project Then Status code should be 404 And Response body error should be "Project not found"
Scenario: Get a project with id that does not exist Given Get project with invalid id "2203306141" When Send request get project Then Status code should be 404 And Response body error should be "Project not found"