We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb10ba4 commit 7d007d0Copy full SHA for 7d007d0
scripts/test-check-packages.sh
@@ -83,7 +83,7 @@ fi
83
# Run package tests
84
eval "$(elastic-package stack shellinit)"
85
86
-elastic-package stack status -v -d --version 8.9.9
+run_elastic_package_command package stack status -v -d --version 8.9.9
87
88
for d in test/packages/${PACKAGE_TEST_TYPE:-other}/${PACKAGE_UNDER_TEST:-*}/; do
89
(
0 commit comments