We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c8c08 commit 50e87fbCopy full SHA for 50e87fb
test/unit/chart_done_ratio_test.rb
@@ -1,6 +1,6 @@
1
require File.dirname(__FILE__) + '/../test_helper'
2
3
-class ChartTimeEntryTest < ActiveSupport::TestCase
+class ChartDoneRatioTest < ActiveSupport::TestCase
4
5
def test_aggregation
6
aggregation = ChartDoneRatio.get_aggregation_for_issue(:project_ids => [15041])
0 commit comments