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 9beb33f commit d4a967cCopy full SHA for d4a967c
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