Added tests for PCBnew BOM type

This commit is contained in:
Jan Böhmer 2023-03-16 23:32:12 +01:00
parent bd2559c37b
commit e444388517
4 changed files with 129 additions and 2 deletions

View file

@ -37,7 +37,7 @@ use Symfony\Component\Validator\ConstraintViolation;
class EntityImporterTest extends WebTestCase
{
/**
* @var AmountFormatter
* @var EntityImporter
*/
protected $service;