Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Merge/AssessmentSectionMergeDataProviderDialogTest.cs =================================================================== diff -u -r6b07c6db3f8145cfe25f28fc717ab64a81073074 -r167aef297c52bafd0cf883792f12e30597b5e1c4 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Merge/AssessmentSectionMergeDataProviderDialogTest.cs (.../AssessmentSectionMergeDataProviderDialogTest.cs) (revision 6b07c6db3f8145cfe25f28fc717ab64a81073074) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Merge/AssessmentSectionMergeDataProviderDialogTest.cs (.../AssessmentSectionMergeDataProviderDialogTest.cs) (revision 167aef297c52bafd0cf883792f12e30597b5e1c4) @@ -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