minor fix
This commit is contained in:
parent
9a3539c806
commit
adf52ffa87
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ public class SearchListTests extends CrudTestBase {
|
|||
@Override
|
||||
protected Map<String, Object> getUpdateMap() {
|
||||
final Map<String, Object> updateMap = new HashMap<>();
|
||||
// updateMap.put("click_count", 100);
|
||||
// updateMap.put("click_count", 100);
|
||||
return updateMap;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue