minor adjustments to be in line with bones73k

This commit is contained in:
Adam Piontek 2021-03-26 19:13:57 -04:00
parent 120b80dc69
commit 79fad5920e
7 changed files with 14 additions and 16 deletions
priv/repo

View file

@ -56,7 +56,7 @@ extra_mock_users = ~s([
])
# for random week_start_at values
[head | tail] = Shift73k.Util.Dt.weekdays()
[head | tail] = Shift73k.weekdays()
week_starts = [head | Enum.drop(tail, 4)]
mock_users =