Skip to content

Commit

Permalink
Don't run the marc or solr4 generators for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Sep 9, 2016
1 parent 2f3aaf1 commit 3bcf196
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def run_blacklight_generator
run "bundle install"
end

generate 'blacklight:install', '--devise --marc --jettywrapper'
generate 'blacklight:install', '--devise'
end

def run_test_support_generator
Expand Down

0 comments on commit 3bcf196

Please sign in to comment.