[PlacesItemModelTest] Improve name of helper method

Authored by elvisangelaccio on Oct 10 2018, 8:58 PM.

Description

[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.

Details

Committed
elvisangelaccioOct 10 2018, 9:03 PM
Parents
R318:105fe62eeb3e: Update hidden state correctly
Branches
Unknown
Tags
Unknown