mirror of
https://github.com/axllent/mailpit.git
synced 2025-01-06 00:25:39 +02:00
Fix typo
This commit is contained in:
parent
d8c6364622
commit
7349d838bb
@ -85,7 +85,7 @@ func TestMimeEmailInserts(t *testing.T) {
|
||||
|
||||
assertEqual(t, CountTotal(), 0, "incorrect number of mime emails deleted")
|
||||
|
||||
t.Logf("deleted %d mime emails in %s", testRuns, time.Since(delStart))
|
||||
t.Logf("Deleted %d mime emails in %s", testRuns, time.Since(delStart))
|
||||
|
||||
assertEqualStats(t, 0, 0)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user