Move calendar test asset files

Signed-off-by: Christopher Ng <chrng8@gmail.com>
这个提交包含在:
Christopher Ng 2022-03-29 01:35:04 +00:00
父节点 38d4c5290b
当前提交 568393292a
共有 14 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -50,7 +50,7 @@ class CalendarMigratorTest extends TestCase {
private OutputInterface $output;
private const ASSETS_DIR = __DIR__ . '/assets/';
private const ASSETS_DIR = __DIR__ . '/assets/calendars/';
protected function setUp(): void {
$app = new App(Application::APP_ID);