AB3791 - Removed unnessasary [Apartment(ApartmentState.STA)]
This commit is contained in:
@@ -65,7 +65,6 @@ namespace Umbraco.Tests.Testing
|
||||
/// provides all the necessary environment, through DI. Yes, DI is bad in tests - unit tests.
|
||||
/// But it is OK in integration tests.
|
||||
/// </remarks>
|
||||
[Apartment(ApartmentState.STA)]
|
||||
public abstract class UmbracoTestBase
|
||||
{
|
||||
// this class
|
||||
|
||||
Reference in New Issue
Block a user