Code smells and bugs resolve 8
continuous-integration/drone/push Build is passing Details

master
Alexis 2 years ago
parent 5a4066bb34
commit 321c3b9ee9

@ -347,4 +347,3 @@ class ModelAdmin
}
}
}

@ -94,4 +94,4 @@ class ModelAdminTest extends TestCase
$responses = (new ModelAdmin())->getResponsesCandidate();
$this->assertIsArray($responses);
}
}
}

@ -32,4 +32,3 @@ class ModelCandidateTest extends TestCase
}

Loading…
Cancel
Save