Skip to content

Commit bb1eb6e

Browse files
committed
work: Unit Tests and Integration Tests
1 parent 348a348 commit bb1eb6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/woehlke/java/simpleworklist/domain/ProjectControllerIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ public void setUp() throws Exception {
5656
log.info(eyecatcherH1);
5757
log.info(" @BeforeEach setUp()");
5858
log.info(eyecatcherH2);
59-
6059
//userAccountTestDataService.setUp();
6160
log.info(eyecatcherH1);
6261
}

0 commit comments

Comments
 (0)