Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-12-09 08:00:01 +0300
committerStan Hu <stanhu@gmail.com>2015-12-09 08:00:01 +0300
commit9dbc768db8304004c08957710d423c0b2b54510a (patch)
treee9d89056ffb396f06059097c05dbde97b1c53c23 /spec/factories/projects.rb
parentcbb9da3d656482f5a6e046ec791d49390fc23fd7 (diff)
Update annotations
Diffstat (limited to 'spec/factories/projects.rb')
-rw-r--r--spec/factories/projects.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/factories/projects.rb b/spec/factories/projects.rb
index 1d500a11ad7..112213377ff 100644
--- a/spec/factories/projects.rb
+++ b/spec/factories/projects.rb
@@ -28,6 +28,7 @@
# import_type :string(255)
# import_source :string(255)
# commit_count :integer default(0)
+# import_error :text
#
FactoryGirl.define do