Test Litium.Accelerator Mapping error

When adding Litium.Accelerator to my TEST project I get this error.


Mapping types:
WebsiteEntity -> Website
Litium.Application.Websites.Data.WebsiteEntity -> Litium.Websites.Website

Type Map configuration:
WebsiteEntity -> Website
Litium.Application.Websites.Data.WebsiteEntity -> Litium.Websites.Website

Destination Member:
Item

---- Litium.FieldFramework.FieldFrameworkException : Field with type 'FilterFields' does not match any field metadata.

Litium version: 7.1

You probably missing the reference from your test project to the project you have the filter type created in