mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Optimized unit tests for new data structure
This commit is contained in:
@@ -26,6 +26,5 @@ final class NameSource extends AbstractDataSource implements NameSourceInterface
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
$this->name = '';
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user