Merge branch 'development' into f102_test_KeineListeVorhanden

This commit is contained in:
2025-09-05 14:38:04 +02:00
7 changed files with 14 additions and 21 deletions

View File

@@ -14,7 +14,7 @@ const event = {
};
describe('API-Endpoints: list', () => {
test('Unerlaubter Zugriff', async () => {
test.skip('Unerlaubter Zugriff', async () => {
const event = {
locals: {
user: null