mirror of
https://github.com/furyfire/trueskill.git
synced 2025-03-18 16:07:42 +00:00
Cleanup abstractions of "TestCase" class in unittest
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
namespace DNW\Skills\Tests;
|
||||
|
||||
use DNW\Skills\Rating;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class RatingTest extends TestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user