Move calendar test asset files

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Este commit está contenido en:
Christopher Ng 2022-03-29 01:35:04 +00:00
padre 38d4c5290b
commit 568393292a
Se han modificado 14 ficheros con 1 adiciones y 1 borrados

Ver fichero

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