mark test as skipped for now

This commit is contained in:
2015-07-05 11:19:46 +02:00
parent c4b2bfa8ff
commit 6f9015ac08
5 changed files with 17 additions and 17 deletions

View File

@@ -6,6 +6,11 @@ use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
class ActivityControllerTest extends WebTestCase
{
public function testToWrite()
{
$this->markTestSkipped();
}
/*
public function testCompleteScenario()
{