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 cd6e5ed commit 922d8ddCopy full SHA for 922d8dd
test/moonrepo/test.sh renamed to test/moonrepo/moonrepo.sh
@@ -10,7 +10,7 @@ source dev-container-features-test-lib
10
11
# Feature-specific tests
12
# The 'check' command comes from the dev-container-features-test-lib.
13
-check "execute command" bash -c "moonrepo"
+check "execute command" bash -c "moon"
14
15
# Report results
16
# If any of the checks above exited with a non-zero exit code, the test will fail.
0 commit comments