Renamed to match dir strcuture

This commit is contained in:
Alex Wulf 2022-07-05 15:34:49 +02:00
parent 812e454dd4
commit 97609a3eac

@ -3,7 +3,7 @@
use DNW\Skills\Tests\TestCase;
use DNW\Skills\TrueSkill\FactorGraphTrueSkillCalculator;
class FactorGraphTrueSkillCalculatorTest extends TestCase
class FactorGraphTeamTrueSkillCalculatorTest extends TestCase
{
public function testFactorGraphTrueSkillCalculator()
{