fixed tweet time display to show when the tweet was actually posted
This commit is contained in:
@@ -10,7 +10,9 @@ defmodule MixerWeb.PageControllerTest do
|
||||
email: "test@example.com",
|
||||
password: "Password1!",
|
||||
password_confirmation: "Password1!"
|
||||
}, authorize?: false)
|
||||
},
|
||||
authorize?: false
|
||||
)
|
||||
|> Ash.create!()
|
||||
|
||||
conn =
|
||||
|
||||
Reference in New Issue
Block a user