Skip to content

Commit

Permalink
Rename gem to "solidus_static_content"
Browse files Browse the repository at this point in the history
  • Loading branch information
alexblackie committed Jul 29, 2016
1 parent 2455a91 commit be0343f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ task :default => [:spec]

desc "Generates a dummy app for testing"
task :test_app do
ENV['LIB_NAME'] = 'spree_static_content'
ENV['LIB_NAME'] = 'solidus_static_content'
Rake::Task['common:test_app'].invoke
end
File renamed without changes.
File renamed without changes.

0 comments on commit be0343f

Please sign in to comment.