diff --git a/common.blocks/dropdown/_switcher/dropdown_switcher_link.deps.js b/common.blocks/dropdown/_switcher/dropdown_switcher_link.deps.js index e2d2ee0fa..4962512a6 100644 --- a/common.blocks/dropdown/_switcher/dropdown_switcher_link.deps.js +++ b/common.blocks/dropdown/_switcher/dropdown_switcher_link.deps.js @@ -5,6 +5,6 @@ tech : 'spec.js', mustDeps : [ { tech : 'bemhtml', block : 'dropdown', mods : { switcher : 'link' } }, - { tech : 'bemhtml', block : { block : 'link', mods : { pseudo : true } } } + { tech : 'bemhtml', block : 'link', mods : { pseudo : true } } ] }]