diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-02-16 22:55:24 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-03-04 15:26:51 -0500 |
commit | 6df45eb4630d3eef4f232398de405b169c3c6876 (patch) | |
tree | 1f059ced536939bc14ea5d86fba8afce04537d40 /spec/factories/label_links.rb | |
parent | 5de46014d74c1805b6bb090f5b2abebd6fb1f399 (diff) | |
download | gitlab-ce-6df45eb4630d3eef4f232398de405b169c3c6876.tar.gz |
Move all factory definitions to their own file
Diffstat (limited to 'spec/factories/label_links.rb')
-rw-r--r-- | spec/factories/label_links.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/factories/label_links.rb b/spec/factories/label_links.rb index bd304b5db6b..2939d4307c5 100644 --- a/spec/factories/label_links.rb +++ b/spec/factories/label_links.rb @@ -10,8 +10,6 @@ # updated_at :datetime # -# Read about factories at https://github.com/thoughtbot/factory_girl - FactoryGirl.define do factory :label_link do label |