Skip to content

Commit

Permalink
fix : enable to display published news images selected from existing …
Browse files Browse the repository at this point in the history
…upload for non members - EXO-65111 (#874)

This change is going to display the published news images selected from existing upload for non space members.
  • Loading branch information
sofyenne authored and akhanfir committed Dec 19, 2023
1 parent 945f82e commit 4c642a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ public class JcrNewsStorageTest {
public static void afterRunBare() throws Exception { // NOSONAR
COMMONS_UTILS.close();
PORTAL_CONTAINER.close();
REST_UTILS.close();
}

@Test
Expand Down

0 comments on commit 4c642a8

Please sign in to comment.