Introduction
Introduction Statistics Contact Development Disclaimer Help
make sure report cache is clean before each test run - reportable - Fork of rep…
Log
Files
Refs
README
---
commit 80083c77564a3a852216fa1891136540ada6963b
parent 66929fa0092bb0cad378e52766637535d69465b2
Author: Marco Otte-Witte <[email protected]>
Date: Mon, 4 May 2009 22:21:21 +0200
make sure report cache is clean before each test run
Diffstat:
M spec/classes/report_spec.rb | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/spec/classes/report_spec.rb b/spec/classes/report_spec.rb
@@ -123,6 +123,7 @@ describe Simplabs::ReportsAsSparkline::Report do
describe 'the returned result' do
before do
+ Simplabs::ReportsAsSparkline::ReportCache.delete_all
@grouping = Simplabs::ReportsAsSparkline::Grouping.new(groupin…
@report = Simplabs::ReportsAsSparkline::Report.new(User, :regi…
:grouping => grouping,
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.