sofurry user/gallery/post scanning
This commit is contained in:
3
justfile
3
justfile
@@ -19,7 +19,8 @@ psql-dump-domain-fa-favs:
|
||||
test:
|
||||
bundle exec srb tc
|
||||
rm -rf tmp/blob_files_test/thumbnails
|
||||
RAILS_ENV=test parallel_rspec
|
||||
RAILS_ENV=test rspec ./spec/lib/has_bulk_enqueue_jobs_spec.rb
|
||||
RAILS_ENV=test parallel_rspec --exclude-pattern "./spec/lib/has_bulk_enqueue_jobs_spec.rb"
|
||||
|
||||
tc *args:
|
||||
bundle exec srb tc {{args}}
|
||||
|
||||
Reference in New Issue
Block a user