Skip to content

Commit be678af

Browse files
committed
Add working test
1 parent 059d674 commit be678af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-git-wolfprovider-local.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ echo ""
1313
KEY_TYPES=("rsa" "ecdsa" "ed25519")
1414
ITERATIONS=10
1515
TEST_BASE_DIR="/tmp/git-wolfprovider-test"
16+
SSH_TEST_ENABLED=${SSH_TEST_ENABLED:-true} # Enable SSH key testing
1617

1718
# Non-interactive settings
1819
VERBOSE_OUTPUT=${VERBOSE_OUTPUT:-false} # Set to true for verbose output

0 commit comments

Comments
 (0)