We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1399884 commit 4d49947Copy full SHA for 4d49947
test/models/repo_test.rb
@@ -47,7 +47,6 @@ class RepoTest < ActiveSupport::TestCase
47
end
48
49
50
- # assert_equal([0.0, 3.0, 7.0], [index_of_c1, index_of_c4, index_of_c7])
51
# We should pick the first commit from each week.
52
# Since the commits are spread over a period of 3
53
# weeks, we should have 3 commits. These commits
0 commit comments