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

Move calendar test asset files

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Esse commit está contido em:
Christopher Ng 2022-03-29 01:35:04 +00:00
commit 568393292a
14 arquivos alterados com 1 adições e 1 exclusões

Ver arquivo

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