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);