mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-06 04:07:57 +00: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