diff options
author | Sumit Khanna <notify@battlepenguin.com> | 2018-12-13 22:07:21 -0600 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2018-12-14 05:07:21 +0100 |
commit | 769c2d2680c365cfafb35e27bc1d3b39deac118e (patch) | |
tree | 9e6453eccdc3909bdff0f14c77daf58edb65a037 /spec/fixtures/files | |
parent | 11a91592aac049c6c0efffbb9b17347663303d47 (diff) |
Error message for avatar image that's too large. #9204 (#9518)
* Error message for avatar image that's too large. #9204 * Code climate/formatting * Removed avatar error message * Moved valid image dimentions check to update service * removed unnescessary begin block * code climate formatting * code climate indent fix
Diffstat (limited to 'spec/fixtures/files')
-rw-r--r-- | spec/fixtures/files/4096x4097.png | bin | 0 -> 58859 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/spec/fixtures/files/4096x4097.png b/spec/fixtures/files/4096x4097.png
new file mode 100644
index 000000000..d1110cc2d
--- /dev/null
+++ b/spec/fixtures/files/4096x4097.png
Binary files differ |