mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-11-04 03:07:58 +00:00 
			
		
		
		
	Moved DimensionTest to correct folder
This commit is contained in:
		@@ -8,7 +8,7 @@ use App\Helper\DimensionHelperInterface;
 | 
				
			|||||||
use Doctrine\Common\Collections\Collection;
 | 
					use Doctrine\Common\Collections\Collection;
 | 
				
			||||||
use Doctrine\Common\Collections\ArrayCollection;
 | 
					use Doctrine\Common\Collections\ArrayCollection;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class HelperTest extends AbstractTestCase
 | 
					class DimensionTest extends AbstractTestCase
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    /**
 | 
					    /**
 | 
				
			||||||
     * @var DimensionHelperInterface
 | 
					     * @var DimensionHelperInterface
 | 
				
			||||||
		Reference in New Issue
	
	Block a user