Skip to content

Commit

Permalink
test: do not reset progress
Browse files Browse the repository at this point in the history
  • Loading branch information
dundee committed Feb 12, 2024
1 parent 32c15c7 commit 96905a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/analyze/stored_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ func TestStoredAnalyzer(t *testing.T) {
).(*StoredDir)

a.GetDone().Wait()
a.ResetProgress()

dir.UpdateStats(make(fs.HardLinkedItems))

Expand Down

0 comments on commit 96905a2

Please sign in to comment.