Skip to content

Commit

Permalink
[util] mark skipped for now
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Dec 20, 2023
1 parent 4b4af0e commit b923b5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/util/sfContextTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ class sfContextTest extends TestCase

public function testTodoMigrate()
{
$this->markTestSkipped();
return;
// use functional project configruration

$frontend_context = sfContext::createInstance(ProjectConfiguration::getApplicationConfiguration('frontend', 'test', true));
Expand Down

0 comments on commit b923b5a

Please sign in to comment.