Skip to content
Commit 96f7a25b authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

[PlacesItemModelTest] Improve name of helper method

removePlaceAfter(index) is a bit misleading, because it seems we are
going to remove the place after index `index`.

This method is just scheduling the removal of the place instead.
The method name should be consistent with what it actually does.
parent 105fe62e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment