1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-08-17 14:11:30 +02:00

Move calendar test asset files

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Cette révision appartient à :
Christopher Ng 2022-03-29 01:35:04 +00:00
Parent 38d4c5290b
révision 568393292a
14 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

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