Skip to content

Commit 682acf2

Browse files
authored
Fix order of actual and expected parameters in assertEquals() #246
1 parent 2f044f8 commit 682acf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
6666
<body>
6767
<release version="1.10.0" date="YYYY-MM-DD" description="This is a maintenance and bug fix release; requires Java 8.">
6868
<!-- FIX -->
69+
<action type="update" dev="ggregory" due-to="Johannes Weberhofer">Fix order of actual and expected parameters in assertEquals() #246.</action>
6970
<!-- ADD -->
7071
<action type="update" dev="ggregory" due-to="Leonard Wicke, Gary Gregory">Add IBANValidator.Validator.getIbanLength().</action>
7172
<!-- UPDATE -->

0 commit comments

Comments
 (0)