change payload for sharelatex

This commit is contained in:
Jörg Thalheim 2016-06-15 10:38:08 +00:00
parent 6c88e1be1d
commit 796535242c
2 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ func IntegrationTest(url string) error {
e = d.FindByName("file") // Create
dir, err := filepath.Abs(filepath.Dir(os.Args[0]))
e.SendKeys(filepath.Join(dir, "./test.txt"))
e.SendKeys(filepath.Join(dir, "./tech-support.jpg"))
e = d.FindByCSS("textarea") // Latex Doc
e.Clear()

BIN
tech-support.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB