mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 01:31:39 -05:00
Remove comment
This commit is contained in:
parent
b2becf99fb
commit
8fc3baf2fd
1 changed files with 0 additions and 1 deletions
|
|
@ -214,7 +214,6 @@ RSpec.describe Stats::CalculateMonth do
|
|||
end
|
||||
|
||||
it 'does not invalidate caches when there are no points' do
|
||||
# Create a new user without points
|
||||
new_user = create(:user)
|
||||
service = described_class.new(new_user.id, year, month)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue