We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2358c41 commit 7fbbd11Copy full SHA for 7fbbd11
1 file changed
test/fuelup/vscode.sh
@@ -9,7 +9,4 @@ check "execute command" fuelup --version | grep -E 'fuelup (\d+\.)+\d+'
9
check "execute command" forc --version | grep -E 'forc (\d+\.)+\d+'
10
check "execute command" fuelup default | grep 'latest'
11
12
-# Test that this non-root user has permission to install new toolchains.
13
-check "execute command" fuelup toolchain install nightly
14
-
15
reportResults
0 commit comments