Skip to content

Commit

Permalink
Update fast-integration test to check switching Eventing backends
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobebway committed Jun 9, 2021
1 parent 1f91618 commit 94a1c41
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -17,7 +17,7 @@ spec:
const axios = require('axios');
function sendEvent(type, data) {
const payload = {
source: "kyma",
source: "/default/sap.kyma/tunas-prow",
specversion: "1.0",
eventtypeversion: "v1",
datacontenttype: "application/json",
Expand Down

0 comments on commit 94a1c41

Please sign in to comment.