Skip to content

Commit

Permalink
fixed missing change in test
Browse files Browse the repository at this point in the history
  • Loading branch information
anonym-HPI committed Jun 14, 2021
1 parent ee86bb7 commit db6a095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ assertCorrectChangeDescriptionStrings
'class: #CRDP1ChildClass in #ChangesReloadedDummyPackage1'
'packageRemoved: #ChangesReloadedDummyPackage2'
'doIt: SystemOrganization classify: #CRDP1Class under: #ChangesReloadedDummyPackage1'
'classCreated: #CRDP1Class in #ChangesReloadedDummyPackage2'
'class: #CRDP1Class in #ChangesReloadedDummyPackage2'
'packageRenamed: #''#''''Changes Reloaded Dummy Package 2'''''' -> #ChangesReloadedDummyPackage2'
'packageCreated: #''#''''Changes Reloaded Dummy Package 2'''''''
'packageCreated: #ChangesReloadedDummyPackage1'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"class" : {
},
"instance" : {
"assertCorrectChangeDescriptionStrings" : "anonym-HPI 6/14/2021 15:35",
"assertCorrectChangeDescriptionStrings" : "anonym-HPI 6/14/2021 15:43",
"assertCorrectClipOfAValidChangeListSelectionIndex" : "SV 8/7/2020 22:10",
"assertCorrectClipOfChangeListSelectionIndexToLowerBound" : "SV 8/7/2020 15:08",
"assertCorrectClipOfChangeListSelectionIndexToUpperBound" : "SV 8/7/2020 15:08",
Expand Down

0 comments on commit db6a095

Please sign in to comment.