diff options
Diffstat (limited to 'spec/models')
-rw-r--r-- | spec/models/has_tag_string_tag_spec.rb (renamed from spec/models/public_body_tag_spec.rb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/models/public_body_tag_spec.rb b/spec/models/has_tag_string_tag_spec.rb index 09a597bd0..c85f64b14 100644 --- a/spec/models/public_body_tag_spec.rb +++ b/spec/models/has_tag_string_tag_spec.rb @@ -1,6 +1,6 @@ require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') -describe PublicBodyTag, " when fiddling with public body tags " do +describe PublicBodyTag, " when fiddling with tag strings " do fixtures :public_bodies it "should be able to make a new tag and save it" do |