X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b91db14a4dced9d6ea124e86be3c796e6f2c8e8c..aa12c56d26cb72824ddd2399e17e846cd9d9b483:/services/api/db/seeds.rb diff --git a/services/api/db/seeds.rb b/services/api/db/seeds.rb index 1f17bc84e6..384d2e2cf1 100644 --- a/services/api/db/seeds.rb +++ b/services/api/db/seeds.rb @@ -2,8 +2,4 @@ # # It is invoked by `rake db:seed` and `rake db:setup`. -# These two methods would create the system user and group objects on -# demand later anyway, but it's better form to create them up front. -include CurrentApiClient -system_user -system_group +DatabaseSeeds.install