Skip to content

Commit

Permalink
Remove fork pr attack integration test case for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdnaneKhan committed Jul 24, 2024
1 parent a9eaa59 commit 1d2711f
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions test/test_cases.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,29 +210,6 @@
],
"extra_validation": {"type":"none"}
},
{
"PAT": "ORG_ADMIN_REPO_WORKFLOW_ADMIN_DELETE_TOKEN",
"invocation": "gato-x a -t gatoxtest/TestWF2 -pr",
"assertions": [
{
"expect": "Successfully created a PR! It can be viewed at",
"type": "stdout"
},
{
"expect": "Successfully rebased commit",
"type": "stdout"
},
{
"expect": "Pushed commit to close PR!",
"type": "stdout"
},
{
"expect": "Successfully deleted the fork!",
"type": "stdout"
}
],
"extra_validation": {"type":"none"}
},
{
"PAT": "ORG_ADMIN_REPO_WORKFLOW_ADMIN_TOKEN",
"invocation": "gato-x e -t gatoxtest -sr",
Expand Down

0 comments on commit 1d2711f

Please sign in to comment.