forked from Cavemanon/cavepaintings
mark tests as public
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
class FavoritesTest extends ShimmiePHPUnitTestCase {
|
||||
function testFavorites() {
|
||||
public function testFavorites() {
|
||||
$this->log_in_as_user();
|
||||
$image_id = $this->post_image("tests/pbx_screenshot.jpg", "test");
|
||||
|
||||
|
Reference in New Issue
Block a user