correct test setup: remove test:e2e, skip auth tests (see prev. commit), ´BUCKET´ const mock
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good

This commit is contained in:
2025-09-05 08:24:43 +02:00
parent 0bbbe0064b
commit 0483fe7766
3 changed files with 7 additions and 6 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