forked from organicmaps/organicmaps
[editor][test] Fix test.
This commit is contained in:
parent
2a2f3f42e1
commit
2bbb76b542
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ UNIT_TEST(EditorConfig_TypeDescription)
|
|||
TEST(desc.IsNameEditable(), ());
|
||||
TEST(desc.IsAddressEditable(), ());
|
||||
auto fields = poi;
|
||||
fields.push_back(EType::FMD_OPERATOR);
|
||||
base::SortUnique(fields);
|
||||
TEST_EQUAL(desc.GetEditableFields(), fields, ());
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue