summaryrefslogtreecommitdiff
path: root/spec/models/note_spec.rb
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2011-11-11 00:08:20 +0200
committerDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2011-11-11 00:08:20 +0200
commit4ecf17cf9a81c6576244cd1bd8f1751ac30dc296 (patch)
tree298ade45366fb594a8062a47f9010dc8a7853382 /spec/models/note_spec.rb
parent1155f2d1d221be3a04b9eeba9037617915efcdd4 (diff)
downloadgitlab-ce-4ecf17cf9a81c6576244cd1bd8f1751ac30dc296.tar.gz
annotated
Diffstat (limited to 'spec/models/note_spec.rb')
-rw-r--r--spec/models/note_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/models/note_spec.rb b/spec/models/note_spec.rb
index 5b16ad3682c..038e4f9d36e 100644
--- a/spec/models/note_spec.rb
+++ b/spec/models/note_spec.rb
@@ -66,7 +66,7 @@ end
# Table name: notes
#
# id :integer not null, primary key
-# note :string(255)
+# note :text
# noteable_id :string(255)
# noteable_type :string(255)
# author_id :integer