Skip to content

Commit

Permalink
LPS-87672 SF
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Dec 4, 2018
1 parent 8665844 commit 7558a30
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -56,8 +56,8 @@ public class AssetEntryAssetCategoryRelAssetEntryLocalServiceTest {

@Before
public void setUp() throws Exception {
_user = UserTestUtil.addUser();
_group = GroupTestUtil.addGroup();
_user = UserTestUtil.addUser();

_assetVocabulary = AssetTestUtil.addVocabulary(_group.getGroupId());

Expand Down

0 comments on commit 7558a30

Please sign in to comment.