use in timelines benchmark new user generator

This commit is contained in:
Alexander Strizhakov 2020-03-30 11:59:14 +03:00
commit 96e2796557
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
3 changed files with 14 additions and 19 deletions

View file

@ -81,7 +81,7 @@ defmodule Pleroma.LoadTesting.Activities do
)
end)
IO.puts("Generating iterations of activities take #{to_sec(time)} sec.\n")
IO.puts("Generating iterations of activities took #{to_sec(time)} sec.\n")
:ok
end