mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Merge pull request #47 from mattermost/image-cleanup
HELIUM - Changing test images
This commit is contained in:
@@ -32,5 +32,5 @@ var (
|
||||
POST_MESSAGE_LEN = utils.Range{100, 400}
|
||||
POST_HASHTAGS_NUM = utils.Range{5, 10}
|
||||
POST_MENTIONS_NUM = utils.Range{0, 3}
|
||||
TEST_IMAGE_FILENAMES = []string{"test.png", "salamander.jpg", "toothless.gif"}
|
||||
TEST_IMAGE_FILENAMES = []string{"test.png", "testjpg.jpg", "testgif.gif"}
|
||||
)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 273 KiB |
BIN
web/static/images/testgif.gif
Executable file
BIN
web/static/images/testgif.gif
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
BIN
web/static/images/testjpg.jpg
Executable file
BIN
web/static/images/testjpg.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 160 KiB |
Reference in New Issue
Block a user