aboutsummaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/views/request/list.rhtml_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/views/request/list.rhtml_spec.rb b/spec/views/request/list.rhtml_spec.rb
index 8e34147b5..521d946bc 100644
--- a/spec/views/request/list.rhtml_spec.rb
+++ b/spec/views/request/list.rhtml_spec.rb
@@ -27,7 +27,7 @@ describe "request/list" do
)
end
- it "should be successful", :focus => true do
+ it "should be successful" do
assign :list_results, [ make_mock_event, make_mock_event ]
assign :matches_estimated, 2
assign :show_no_more_than, 100