diff --git a/spec/features/skills_form_spec.rb b/spec/features/skills_form_spec.rb index ec7d98747..19f2e19de 100644 --- a/spec/features/skills_form_spec.rb +++ b/spec/features/skills_form_spec.rb @@ -16,7 +16,6 @@ select @radar, from: 'skill_radar' select @portfolio, from: 'skill_portfolio' click_button 'Skill erstellen' - click_button 'Skill erstellen' all 'tbody tr', count: 6 # Check for the skill names instead of the amount within('tbody') do