Closed artsmandev closed 1 year ago
My change suggestions are about refact:
refact
Mockito.eq
public
sort.isAscending() == true
Thank you.
Can one of the admins verify this patch?
Thanks @artsmandev for the contribution!
My change suggestions are about
refact
:Mockito.eq
is not needed in that's cases.public
keyword is not needed.sort.isAscending() == true
is not needed.Thank you.