diff --git a/plugins/mezuro/test/fixtures/metric_fixtures.rb b/plugins/mezuro/test/fixtures/metric_fixtures.rb index 05a3d49..f036072 100644 --- a/plugins/mezuro/test/fixtures/metric_fixtures.rb +++ b/plugins/mezuro/test/fixtures/metric_fixtures.rb @@ -13,7 +13,7 @@ class MetricFixtures end def self.total_cof_hash - {:name => 'Total Coupling Factor', :compound => "false", :scope => 'APPLICATION', :language => ['JAVA']} + {:name => 'Total Coupling Factor', :compound => "false", :scope => 'SOFTWARE', :language => ['JAVA']} end def self.amloc -- libgit2 0.21.2