Skip to content

Commit

Permalink
fix: check clusterctl version
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Oct 1, 2024
1 parent 638f86c commit 11e7822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/clusterctl/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ source dev-container-features-test-lib

# Feature-specific tests
# The 'check' command comes from the dev-container-features-test-lib.
check "version" clusterctl --version
check "version" clusterctl version

# Report results
# If any of the checks above exited with a non-zero exit code, the test will fail.
Expand Down

0 comments on commit 11e7822

Please sign in to comment.