Skip to content

Commit 50e87fb

Browse files
committed
Rename test case name for ChartDoneRatio
1 parent 21c8c08 commit 50e87fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/chart_done_ratio_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require File.dirname(__FILE__) + '/../test_helper'
22

3-
class ChartTimeEntryTest < ActiveSupport::TestCase
3+
class ChartDoneRatioTest < ActiveSupport::TestCase
44

55
def test_aggregation
66
aggregation = ChartDoneRatio.get_aggregation_for_issue(:project_ids => [15041])

0 commit comments

Comments
 (0)