Skip to content

Commit aea8750

Browse files
chore: re-enable aio-lib-events e2e tests
1 parent 1acccbd commit aea8750

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

‎repositories.json‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@
4242
"requiredEnv": [ "EVENTS_ORG_ID", "EVENTS_API_KEY", "EVENTS_JWT_TOKEN", "EVENTS_CONSUMER_ORG_ID", "EVENTS_WORKSPACE_ID", "EVENTS_PROJECT_ID", "EVENTS_INTEGRATION_ID"],
4343
"requiredAuth": "oauth_s2s",
4444
"mapEnv": { "IMS_CLIENT_ID": "EVENTS_API_KEY" , "IMS_TOKEN": "EVENTS_JWT_TOKEN" },
45-
"doNotLog": [ "EVENTS_JWT_TOKEN" ],
46-
"disabled": true,
47-
"disabledReason": "publishEvent returns 400 from eventsingress.adobe.io - upstream SDK needs CloudEvents spec update"
45+
"doNotLog": [ "EVENTS_JWT_TOKEN" ]
4846
},
4947

5048
"aio-lib-web" : {

0 commit comments

Comments
 (0)