mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-08 16:40:15 +02:00
Move getScores from Candidate to Quiz
This commit is contained in:
@@ -53,9 +53,4 @@ final class CandidateRepositoryTest extends DatabaseTestCase
|
||||
);
|
||||
$this->assertNotInstanceOf(Candidate::class, $result);
|
||||
}
|
||||
|
||||
public function testGetScores(): void
|
||||
{
|
||||
$this->markTestIncomplete('TODO: Make fixtures first and write good test.');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user