diff --git a/tests/OtherwiseTest.php b/tests/OtherwiseHasTest.php similarity index 96% rename from tests/OtherwiseTest.php rename to tests/OtherwiseHasTest.php index 675f928..cd6ff09 100644 --- a/tests/OtherwiseTest.php +++ b/tests/OtherwiseHasTest.php @@ -6,7 +6,7 @@ use Opdavies\GmailFilterBuilder\Model\Filter; use Opdavies\GmailFilterBuilder\Model\FilterGroup; use PHPUnit\Framework\TestCase; -class OtherwiseTest extends TestCase +class OtherwiseHasTest extends TestCase { /** @test */