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