forked from AkkomaGang/akkoma
Apply alexgleason's suggestion(s) to 1 file(s)
This commit is contained in:
parent
2c96668a2c
commit
992d9287d0
1 changed files with 1 additions and 1 deletions
|
@ -526,7 +526,7 @@ test "returns {:ok, %Object{}} for success case" do
|
|||
end
|
||||
|
||||
describe "fix_attachments/1" do
|
||||
test "transforms dimensions into a url" do
|
||||
test "puts dimensions into attachment url field" do
|
||||
object = %{
|
||||
"attachment" => [
|
||||
%{
|
||||
|
|
Loading…
Reference in a new issue