Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
Mark tests as legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 authored and OskarStark committed Dec 10, 2018
1 parent 0dcfde8 commit 15a93a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@

class SonataCoreExtensionTest extends AbstractExtensionTestCase
{
/**
* @group legacy
*/
public function testAfterLoadingTheWrappingParameterIsSet()
{
$this->load(['form' => ['mapping' => ['enabled' => false]]]);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ class FakeMetadataClass

/**
* @author Vincent Composieux <vincent.composieux@gmail.com>
*
* @group legacy
*/
class DoctrineORMSerializationTypeTest extends TypeTestCase
{
Expand Down

0 comments on commit 15a93a8

Please sign in to comment.