Skip to content

Commit 922d8dd

Browse files
committed
update test
1 parent cd6e5ed commit 922d8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/moonrepo/test.sh renamed to test/moonrepo/moonrepo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source dev-container-features-test-lib
1010

1111
# Feature-specific tests
1212
# The 'check' command comes from the dev-container-features-test-lib.
13-
check "execute command" bash -c "moonrepo"
13+
check "execute command" bash -c "moon"
1414

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

0 commit comments

Comments
 (0)