aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/info_request_batch_spec.rb
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2015-04-13 16:20:59 +0100
committerLouise Crow <louise.crow@gmail.com>2015-04-13 16:20:59 +0100
commit203bcfe23c9a9925d3195659816572ee4547ed71 (patch)
tree9ce702e322aca399ea8da4bbb9abcf3de47f8ea1 /spec/models/info_request_batch_spec.rb
parent8c72a2590a6c0a5f21491b96f44eeb8da53663bd (diff)
parentf4cb716c7033d84ea6011798bd612ba05265fea5 (diff)
Merge remote-tracking branch 'openaustralia_github/remove-rspec-tags' into rails-3-develop
Diffstat (limited to 'spec/models/info_request_batch_spec.rb')
-rw-r--r--spec/models/info_request_batch_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/models/info_request_batch_spec.rb b/spec/models/info_request_batch_spec.rb
index 2881e7745..701422037 100644
--- a/spec/models/info_request_batch_spec.rb
+++ b/spec/models/info_request_batch_spec.rb
@@ -80,7 +80,7 @@ describe InfoRequestBatch, "when finding an existing batch" do
end
end
-describe InfoRequestBatch, "when creating a batch", :focus => true do
+describe InfoRequestBatch, "when creating a batch" do
before do
@title = 'A test title'