test
This commit is contained in:
parent
9f10f923fe
commit
0617079afb
@ -5,7 +5,6 @@ class EmoticonTest extends ShimmiePHPUnitTestCase {
|
|||||||
|
|
||||||
$this->log_in_as_user();
|
$this->log_in_as_user();
|
||||||
$image_id = $this->post_image("tests/pbx_screenshot.jpg", "pbx computer screenshot");
|
$image_id = $this->post_image("tests/pbx_screenshot.jpg", "pbx computer screenshot");
|
||||||
$this->get_page("post/view/$image_id");
|
|
||||||
|
|
||||||
send_event(new CommentPostingEvent($image_id, $user, ":cool: :beans:"));
|
send_event(new CommentPostingEvent($image_id, $user, ":cool: :beans:"));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user