Skip to content

Commit

Permalink
Adapt Grouper scenario to changes in model-impl
Browse files Browse the repository at this point in the history
In 739c93d the
ModelExpressionThreadLocalHolder was moved from mode-impl
to model-common. This needs to be reflected in Grouper-related
mappings.

This fixes failing TestGrouperAsyncUpdate in story tests.
  • Loading branch information
mederly committed Mar 21, 2020
1 parent 2904e2f commit 7249117
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -161,6 +161,7 @@
import com.evolveum.midpoint.model.impl.expr.*
import com.evolveum.midpoint.schema.*
import com.evolveum.midpoint.xml.ns._public.common.common_3.*
import com.evolveum.midpoint.model.common.expression.ModelExpressionThreadLocalHolder

GROUPER_RESOURCE_OID = '1eff65de-5bb6-483d-9edf-8cc2c2ee0233'

Expand Down

0 comments on commit 7249117

Please sign in to comment.