Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kcinay055679 committed Mar 15, 2024
1 parent 8c80f9e commit f5dcbff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/features/skills_form_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f5dcbff

Please sign in to comment.