Skip to content

Commit

Permalink
Merge pull request #118 from ELEVATE-Project/submitForReviewMethodsAdded
Browse files Browse the repository at this point in the history
added methods
  • Loading branch information
subash-cs authored Dec 23, 2024
2 parents 620e15c + 9b868ec commit d13c9ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SanitySuiteSCP_API.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
<include name="testGetProjectDetailsWithInValidProjectId"/>
<include name="testDeleteProjectWithValidProjectId"/>
<include name="testDeletingNotTheExistingOne"/>
<include name="testSubmitProjectForReviewValidPayload"/>
<include name="testSubmitProjectForReviewInvalidPayload"/>
</methods>
</class>

Expand Down

0 comments on commit d13c9ff

Please sign in to comment.