[mod] test-Daten verschoben

This commit is contained in:
Christian Fraß 2025-07-01 17:36:23 +00:00
parent ab3bfad376
commit 06b220dd27
2 changed files with 1 additions and 1 deletions

View file

@ -67,7 +67,7 @@ namespace _munin.test
type_output
>
> = await _munin.helpers.test.get_data<type_input, type_output>(
"data/reminder_check.testdata.json",
"data/test/reminder_check.testdata.json",
{
}
);