Skip to content

Commit

Permalink
MGR-138 Necessary changed after merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
dheuvels committed Oct 24, 2022
1 parent b5deb4c commit 1542bc1
Show file tree
Hide file tree
Showing 5 changed files with 464 additions and 446 deletions.
Expand Up @@ -47,7 +47,7 @@ public class SitesTest extends AbstractTest {
private static final String SITE_EVENT = "siteEvent";

@Test
public void testCreateSite() throws Exception {
public void testCreateSite01() throws Exception {
propertyRepository.save(new PropertyImpl("platform." + Platform.Property.MESSAGING_ENABLED, null, "false"));

SiteImpl siteToCreate = new SiteImpl();
Expand Down

0 comments on commit 1542bc1

Please sign in to comment.