Skip to content

Commit 4d49947

Browse files
committed
Remove commented line
1 parent 1399884 commit 4d49947

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/models/repo_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ class RepoTest < ActiveSupport::TestCase
4747
end
4848
end
4949

50-
# assert_equal([0.0, 3.0, 7.0], [index_of_c1, index_of_c4, index_of_c7])
5150
# We should pick the first commit from each week.
5251
# Since the commits are spread over a period of 3
5352
# weeks, we should have 3 commits. These commits

0 commit comments

Comments
 (0)