Skip to content

Commit

Permalink
Update runTestValidate.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bakito authored Nov 13, 2023
1 parent f1dcde1 commit 69b2c5d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions testdata/e2e/runTestValidate.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/bin/bash
set -e

curl --version

echo "Test /api/validate should respond 200 if sealed secret is valid"

SEALED_SECRET=$(curl --silent --show-error --request POST 'http://localhost/ssw/api/kubeseal' \
Expand Down

0 comments on commit 69b2c5d

Please sign in to comment.