Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Merge/AssessmentSectionMergeDataProviderDialogTest.cs =================================================================== diff -u -rea47cde7f2f7fa094250cc72f5aac8f45d49a2b3 -rd6fe9e41877698f56fc9caf62f0626d71e1638d0 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Merge/AssessmentSectionMergeDataProviderDialogTest.cs (.../AssessmentSectionMergeDataProviderDialogTest.cs) (revision ea47cde7f2f7fa094250cc72f5aac8f45d49a2b3) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Merge/AssessmentSectionMergeDataProviderDialogTest.cs (.../AssessmentSectionMergeDataProviderDialogTest.cs) (revision d6fe9e41877698f56fc9caf62f0626d71e1638d0) @@ -214,7 +214,6 @@ } [Test] - [Apartment(ApartmentState.STA)] public void GetMergeData_WithEmptyAssessmentSections_SetsDataOnDialog() { // Setup @@ -241,7 +240,6 @@ } [Test] - [Apartment(ApartmentState.STA)] public void GetMergeData_WithAssessmentSections_SetsDataOnDialog() { // Setup @@ -277,7 +275,6 @@ } [Test] - [Apartment(ApartmentState.STA)] public void GivenValidDialog_WhenGetMergeDataCalledAndCancelPressed_ThenReturnsNull() { // Given @@ -305,7 +302,6 @@ } [Test] - [Apartment(ApartmentState.STA)] public void GivenValidDialog_WhenGetMergeDataCalledAndDataSelectedAndImportPressed_ThenReturnsSelectedData() { // Given @@ -357,7 +353,6 @@ } [Test] - [Apartment(ApartmentState.STA)] public void GivenDialogWithAssessmentSection_WhenSelectingOtherAssessmentSection_ThenDataUpdated() { // Given