diff --git a/web/bin/test b/web/bin/test index b99e7eeb3..2348ca7fb 100755 --- a/web/bin/test +++ b/web/bin/test @@ -5,6 +5,7 @@ tests=( "spec/features/signup_spec.rb" "spec/features/signin_spec.rb" + "spec/features/download_spec.rb" "spec/features/affiliate_program_spec.rb" "spec/features/affiliate_visit_tracking_spec.rb" "spec/features/affiliate_referral_spec.rb"