summaryrefslogtreecommitdiff
path: root/spec/factories/notes.rb
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-12-08 21:00:01 -0800
committerStan Hu <stanhu@gmail.com>2015-12-08 21:00:01 -0800
commit9dbc768db8304004c08957710d423c0b2b54510a (patch)
treee9d89056ffb396f06059097c05dbde97b1c53c23 /spec/factories/notes.rb
parentcbb9da3d656482f5a6e046ec791d49390fc23fd7 (diff)
downloadgitlab-ce-9dbc768db8304004c08957710d423c0b2b54510a.tar.gz
Update annotations
Diffstat (limited to 'spec/factories/notes.rb')
-rw-r--r--spec/factories/notes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/factories/notes.rb b/spec/factories/notes.rb
index 9d777ddfccd..35a20adeef3 100644
--- a/spec/factories/notes.rb
+++ b/spec/factories/notes.rb
@@ -16,6 +16,7 @@
# system :boolean default(FALSE), not null
# st_diff :text
# updated_by_id :integer
+# is_award :boolean default(FALSE), not null
#
require_relative '../support/repo_helpers'