1
0
şunun yansıması https://github.com/nextcloud/server.git eşitlendi 2024-08-17 14:11:30 +02:00

Move calendar test asset files

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Bu işleme şunda yer alıyor:
Christopher Ng 2022-03-29 01:35:04 +00:00
ebeveyn 38d4c5290b
işleme 568393292a
14 değiştirilmiş dosya ile 1 ekleme ve 1 silme

Dosyayı Görüntüle

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