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 exo-swf committed Aug 18, 2023
1 parent 989b725 commit 5f4a5f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,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 5f4a5f4

Please sign in to comment.