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.
asdf-vm.com
1 parent c4827e4 commit 3bde6e3Copy full SHA for 3bde6e3
test/asdf-vm.com/test.sh
@@ -12,7 +12,7 @@ source dev-container-features-test-lib
12
# The 'check' command comes from the dev-container-features-test-lib. Syntax is...
13
# check <LABEL> <cmd> [args...]
14
15
-check "execute command" bash -c "/home/vscode/.asdf/bin/asdf --version" || true # TODO: Fix this test
+# check "execute command" bash -c "/home/vscode/.asdf/bin/asdf --version" # TODO: Fix this test
16
17
# Report results
18
# If any of the checks above exited with a non-zero exit code, the test will fail.
0 commit comments