Skip to content

Commit cadf6f8

Browse files
committed
Fixed broken bundle exec rake install
1 parent 5755f57 commit cadf6f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

activestorage/Rakefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ Rake::TestTask.new do |test|
1111
test.warning = false
1212
end
1313

14+
task :package
15+
1416
task default: :test

0 commit comments

Comments
 (0)