Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
soimugeo committed Oct 14, 2024
1 parent 249ef56 commit 2072fd9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ public void setUp() {
packagedProjectChangeEvent = new PackagedProjectChangeEvent(projectId, eventId, List.of(entityTagsChangedEvent));
}

//
@Test
public void GIVEN_entityTagsChangedEvent_WHEN_registerEvent_THEN_eventIsPushedToWebsocket() throws JsonProcessingException {
eventHandler.handleEvent(packagedProjectChangeEvent);
Expand Down

0 comments on commit 2072fd9

Please sign in to comment.