diff --git a/spec/features/user_managing_appearance_releases_spec.rb b/spec/features/user_managing_appearance_releases_spec.rb index 70c359a..37e15ba 100644 --- a/spec/features/user_managing_appearance_releases_spec.rb +++ b/spec/features/user_managing_appearance_releases_spec.rb @@ -158,7 +158,7 @@ feature 'User managing appearance releases' do end scenario 'incomplete appearance release is added if headshot only is matched', js: true do - # skip 'Will be updated' + skip 'Will be updated' visit project_appearance_releases_path(project) Sidekiq::Testing.inline! do