Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
rhbz860902 - Fix test. Add missing component.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Munoz committed Sep 28, 2012
1 parent 88bcb2d commit a68e74a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -50,6 +50,7 @@ protected void prepareResources()
{
seam.reset();
seam.ignoreNonResolvable()
.use("entityManager", getEm())
.use("session", getSession())
.use("identity", mockIdentity)
.useImpl(LocaleServiceImpl.class)
Expand Down

0 comments on commit a68e74a

Please sign in to comment.