Skip to content

Commit b9fac67

Browse files
authored
Add test assertions for SimilarityCharacterInput#equals() #727
1 parent 5f08334 commit b9fac67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The <action> type attribute can be add,update,fix,remove.
5656
<action type="add" dev="ggregory" due-to="LorgeN, Gary Gregory" issue="TEXT-235">Add Damerau-Levenshtein distance #687.</action>
5757
<action type="add" dev="ggregory" due-to="Michael Hausegger, Gary Gregory">Add unit tests to increase coverage #719.</action>
5858
<action type="add" dev="ggregory" due-to="Michael Hausegger, Gary Gregory">Add new test for CharSequenceTranslator#with() #725.</action>
59-
<action type="fix" dev="ggregory" due-to="Michael Hausegger">Add test assertions for SimilarityCharacterInput#equals() class #727.</action>
59+
<action type="fix" dev="ggregory" due-to="Michael Hausegger">Add test assertions for SimilarityCharacterInput#equals() #727.</action>
6060
<!-- UPDATE -->
6161
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 85 to 93 #704, #723, #726.</action>
6262
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.bytebuddy.version from 1.17.6 to 1.18.1 #696, #722.</action>

0 commit comments

Comments
 (0)