Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Commit c8435f7

Browse files
author
Pablo Parra
committed
#113: Release version 1.3.0
1 parent 174918f commit c8435f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/com/devonfw/devcon/basic/HelpTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public void testAllActiveCommandsNumber() {
7777
}
7878

7979
// then
80-
assertEquals(37, total);
80+
assertEquals(36, total);
8181

8282
}
8383

0 commit comments

Comments
 (0)