Skip to content

Commit

Permalink
commit to trigger the publish of the docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
soimugeo committed Oct 14, 2024
1 parent 55151a3 commit 75ff8a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ 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 75ff8a0

Please sign in to comment.