Skip to content

Commit

Permalink
Fix capybara warning about checking for blank content
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Jul 25, 2019
1 parent f76629f commit fff7f24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/features/visitor_views_weekly_iteration_spec.rb
Expand Up @@ -40,6 +40,7 @@ def create_video(show)
:published,
:with_preview,
name: name_with_unsafe_character,
notes: 'Notes',
watchable: show,
)
end
Expand Down

0 comments on commit fff7f24

Please sign in to comment.