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 4b22f99 commit 419ba49Copy full SHA for 419ba49
src/test/cucumber/path_initialisation.feature
@@ -17,7 +17,7 @@ Feature: Path Initialisation
17
And I enter "echo $PATH"
18
Then I see a single occurrence of "grails"
19
20
- Scenario: Install a candidate and see it on the PATH
+ Scenario: sdkman is initialised without candidates
21
Given the system is bootstrapped
22
When I enter "echo $PATH"
23
Then I see no occurrences of "grails"
0 commit comments