Currently FacesTester (MojarraFacesContextBuilder) sets the
ExpressionFactory to use to the default value regardless of if I have a
context-param which points out that I want to use JBOSS EL instead.
I resolved the problem locally by adding logic to only set the parameter
to the default value if not already set.