lib/tasks/check/fu.rake in hexx-suit-0.2.2 vs lib/tasks/check/fu.rake in hexx-suit-1.0.0
- old
+ new
@@ -1,9 +1,9 @@
namespace :check do
namespace :fu do
metric = Hexx::Suit::Metrics::MetricFu
- caller = Hexx::Suit::Utils::System
+ caller = Hexx::RSpec::System
output = -> { ENV.fetch("METRIC_FU_OUTPUT") { "tmp/metric_fu/output" } }
# configures the metrics
task :configure do
metric.load