Move calendar test asset files

Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
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);