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 89870c5 commit f891df5Copy full SHA for f891df5
cli/src/test/java/com/devonfw/tools/ide/tool/jmc/JmcTest.java
@@ -132,7 +132,7 @@ public void jmcPostInstallShouldMoveFilesIfRequired() {
132
}
133
134
// TODO: This test currently fails because since JMC runs as a background process
135
- // The test does not wait for the started process to finish and assertion is performed too early!
+ // the test does not wait for the started process to finish and assertion is performed too early!
136
@Test
137
@Disabled
138
public void jmcShouldRunExecutableSuccessful() {
0 commit comments