Skip to content

Commit

Permalink
commit to trigger the publish of the docker image. (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: Gheorghe Soimu <[email protected]>
  • Loading branch information
soimugeoWB and soimugeo authored Oct 14, 2024
1 parent 55151a3 commit 9656966
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 9656966

Please sign in to comment.