Skip to content

Commit

Permalink
fix: Fix E2E test case
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisek committed Oct 11, 2024
1 parent 6ec6cf2 commit bda53d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/scenarios/all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ export E2E_ROOT="$E2E_THIS_DIR/../../"
export E2E_FIXTURES="$E2E_THIS_DIR/fixtures"
export E2E_VET_BINARY="$E2E_ROOT/vet"

$E2E_VET_BINARY auth configure --community

bash $E2E_THIS_DIR/scenario-1-vet-scans-vet.sh
bash $E2E_THIS_DIR/scenario-2-vet-scan-demo-client-java.sh
bash $E2E_THIS_DIR/scenario-3-filter-fail-fast.sh
Expand Down

0 comments on commit bda53d0

Please sign in to comment.