4533: Reload database seeds during reset.
[arvados.git] / services / api / db / seeds.rb
index d397b91bfd516af3e325476d0eb12c3fecdb5302..384d2e2cf1f358663182cec396a7456f0cfd2f45 100644 (file)
@@ -2,11 +2,4 @@
 #
 # It is invoked by `rake db:seed` and `rake db:setup`.
 
-# These two methods would create these objects on demand
-# later anyway, but it's better form to create them up front.
-include CurrentApiClient
-system_user
-system_group
-anonymous_group
-anonymous_user
-empty_collection
+DatabaseSeeds.install