forked from Cavemanon/cavepaintings
actually that doesn't work v_v
This commit is contained in:
@@ -48,7 +48,7 @@ class ShimmieWebTestCase extends WebTestCase {
|
||||
$this->assertText("Upload");
|
||||
$this->setField("data0", $filename);
|
||||
$this->setField("tags", $tags);
|
||||
$this->clickSubmitById("uploadbutton");
|
||||
$this->click("Post");
|
||||
|
||||
$raw_headers = $this->getBrowser()->getHeaders();
|
||||
$headers = explode("\n", $raw_headers);
|
||||
|
Reference in New Issue
Block a user