rake dev:setup aborted at 06_teams to fixtures

Summary

rake dev:setup aborted at 06_teams to fixtures

Steps to reproduce

run command:

rake dev:setup

What is the current bug behavior?

gdk install or bootstrap-rails including rake dev:setup is aborted.

What is the expected correct behavior?

rake dev:setup setup finished.

Relevant logs and/or screenshots

== Seed from /Users/ogom/Private/project/gitlab/gitlab-development-kit/gitlab/db/fixtures/development/06_teams.rb
........................rake aborted!
NoMethodError: undefined method `add_30' for #<ProjectTeam:0x00007fad48b5c6b8>

Possible fixes

https://gitlab.com/gitlab-org/gitlab-ce/blob/27c95364b52f4e93054c45211010aeb22e40a2b2/db/fixtures/development/06_teams.rb#L17