Skip to content
Snippets Groups Projects
Commit 50e6f12f authored by Uladzimir Havenchyk's avatar Uladzimir Havenchyk
Browse files

Fix unit test

parent 7068938c
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,7 @@ function buildFieldFilterUiParameter(
return {
...parameter,
fields,
fields: _.uniq(fields, field => field.id),
hasVariableTemplateTagTarget,
};
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment