Skip to content

Commit 27dced6

Browse files
added issue to TODO
1 parent 64683ab commit 27dced6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cobigen/cobigen-core/src/test/java/com/devonfw/cobigen/unittest/config/reader/TemplateSetConfigurationReaderTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ public void testInvalidTemplateSets() throws InvalidConfigurationException {
9090
*
9191
* @throws Exception test fails
9292
*/
93-
@Ignore // TODO: Detection and handling of duplicates needs to be implemented first, then the test can be enabled
93+
@Ignore // TODO: Detection and handling of duplicates needs to be implemented first, then the test can be enabled, see: https://github.com/devonfw/cobigen/issues/1663
9494
@Test
9595
public void testTemplateSetsDuplicatedThrowsError() throws Exception {
9696

0 commit comments

Comments
 (0)