there is another test image now
This commit is contained in:
parent
37ba0348cc
commit
b1a8a82bf2
@ -24,6 +24,10 @@ class BulkAddTest extends ShimmieWebTestCase {
|
|||||||
$this->assert_title(new PatternExpectation("/^Image \d+: data/"));
|
$this->assert_title(new PatternExpectation("/^Image \d+: data/"));
|
||||||
$this->click("Delete");
|
$this->click("Delete");
|
||||||
|
|
||||||
|
$this->get_page("post/list/hash=e106ea2983e1b77f11e00c0c54e53805/1");
|
||||||
|
$this->assert_title(new PatternExpectation("/^Image \d+: data/"));
|
||||||
|
$this->click("Delete");
|
||||||
|
|
||||||
$this->log_out();
|
$this->log_out();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user