That didn't actually fix the dictionary tests, shame.
This commit is contained in:
@@ -19,11 +19,6 @@ namespace Umbraco.Tests.BusinessLogic
|
||||
[TestFixture]
|
||||
public class DictionaryTest : BaseWebTest
|
||||
{
|
||||
protected override bool RequiresDbSetup
|
||||
{
|
||||
get { return false; }
|
||||
}
|
||||
|
||||
public override void Initialize()
|
||||
{
|
||||
base.Initialize();
|
||||
|
||||
Reference in New Issue
Block a user