renaning groupid to org.kiegroup

This commit is contained in:
Nicolas Héron 2018-03-23 15:52:27 +01:00
commit a04d0a6c2e
2 changed files with 11 additions and 2 deletions

View file

@ -26,7 +26,7 @@ public class Testlesson4 {
@After
public void tearDown() throws Exception {
System.out.println("------------Après ------------");
System.out.println("------------After ------------");
}
@Test