fix all the tests (for sqlite, php7.4, osx, at least)

This commit is contained in:
Shish
2020-01-28 21:19:59 +00:00
parent ac1076b3f3
commit 615da9e9d2
57 changed files with 665 additions and 859 deletions

View File

@ -1,5 +1,5 @@
<?php declare(strict_types=1);
class RatingTest extends ShimmiePHPUnitTestCase
class RatingsTest extends ShimmiePHPUnitTestCase
{
public function testRating()
{