add download_spec to bin/test

This commit is contained in:
Nuwan 2021-03-13 12:03:32 +05:30
parent 9ab8cb276c
commit 29a4491a38
1 changed files with 1 additions and 0 deletions

View File

@ -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"