mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Fixing UT.
--HG-- branch : 1.x
This commit is contained in:
@@ -100,7 +100,8 @@ namespace Orchard.Tests.Modules.Users.Controllers {
|
||||
protected override IEnumerable<Type> DatabaseTypes {
|
||||
get {
|
||||
return new[] { typeof(UserPartRecord),
|
||||
typeof(SiteSettingsPartRecord),
|
||||
typeof(SiteSettingsPartRecord),
|
||||
typeof(SiteSettings2PartRecord),
|
||||
typeof(RegistrationSettingsPartRecord),
|
||||
typeof(ContentTypeRecord),
|
||||
typeof(ContentItemRecord),
|
||||
|
||||
Reference in New Issue
Block a user