diff --git a/Tests/FluentAssertions.Equivalency.Specs/DataRowSpecs.cs b/Tests/FluentAssertions.Equivalency.Specs/DataRowSpecs.cs index 8d70a28d53..a7d5d61a48 100644 --- a/Tests/FluentAssertions.Equivalency.Specs/DataRowSpecs.cs +++ b/Tests/FluentAssertions.Equivalency.Specs/DataRowSpecs.cs @@ -360,7 +360,7 @@ public void Data_row_is_not_equivalent_to_another_type() } [Fact] - public void When_subject_of_type_DataRowCollection_is_expected_and_is_not_it_fails() + public void Any_type_is_not_equivalent_to_data_row_colletion() { // Arrange var subject = new