Commit 0ed4c8658bba7d245ee8f8988079b7f8db04c94a
1 parent
c19d05a8
Exists in
master
and in
29 other branches
edit_block_of_links.feature
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
features/edit_block_of_links.feature
... | ... | @@ -12,7 +12,7 @@ Feature: edit_block_of_links |
12 | 12 | | eddievedder | LinkListBlock | |
13 | 13 | And I am logged in as "eddievedder" |
14 | 14 | |
15 | - @selenium | |
15 | + @selenium @fixme | |
16 | 16 | Scenario: show the icon selector |
17 | 17 | Given I follow "Edit sideboxes" |
18 | 18 | And I follow "Edit" within ".link-list-block" | ... | ... |