projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a907522
)
fix UploadTest to use new image_tmp.jpg
author
optikfluffel
<optik@fluffel.io>
Tue, 19 Mar 2019 09:02:24 +0000
(10:02 +0100)
committer
optikfluffel
<optik@fluffel.io>
Tue, 19 Mar 2019 09:10:48 +0000
(10:10 +0100)
test/upload_test.exs
patch
|
blob
|
history
diff --git
a/test/upload_test.exs
b/test/upload_test.exs
index bdda01b3fd95b6d10f3619be50bed5962985e085..946ebcb5aa54e512395b2067d15b1598acb02c53 100644
(file)
--- a/
test/upload_test.exs
+++ b/
test/upload_test.exs
@@
-56,7
+56,7
@@
defmodule Pleroma.UploadTest do
assert List.first(data["url"])["href"] ==
Pleroma.Web.base_url() <>
- "/media/e
7a6d0cf595bff76f14c9a98b6c199539559e8b844e02e51e5efcfd1f614a2df
.jpg"
+ "/media/e
30397b58d226d6583ab5b8b3c5defb0c682bda5c31ef07a9f57c1c4986e3781
.jpg"
end
test "copies the file to the configured folder without deduping" do