jaroslavtyc/drd-plus-professions

View on GitHub
tests/Professions/TheurgistTest.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php declare(strict_types = 1);

namespace DrdPlus\Tests\Professions;

class TheurgistTest extends ProfessionTest
{
}