add: more tests

This commit is contained in:
Michael 2024-08-14 13:52:30 +02:00
parent fcd76cf130
commit 3d08b14f11
6 changed files with 154 additions and 36 deletions

View file

@ -15,8 +15,6 @@ class CsvDataInitTest extends TestCase
public function testInitialize_csv_data()
{
$issue = [
'repository' => ['name' => 'test'],
'number' => 0,