koel/tests/Integration/Services/SmartPlaylistServiceTest.php

11 lines
144 B
PHP
Raw Normal View History

<?php
namespace Tests\Integration\Services;
use Tests\TestCase;
class SmartPlaylistServiceTest extends TestCase
{
2022-07-27 15:32:36 +00:00
// @todo write tests
}