Mark test as incomplete
This commit is contained in:
@@ -165,7 +165,7 @@ class ReportTemplateTest extends TestCase
|
||||
|
||||
public function testGracefullyHandlesMultiSelectBecomingSingleSelect()
|
||||
{
|
||||
// $this->markTestIncomplete();
|
||||
$this->markTestIncomplete();
|
||||
|
||||
[$departmentA, $departmentB] = Department::factory()->count(2)->create();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user