Skip to content

Commit

Permalink
fix: E2E tests for Triggers in Cloud (#938)
Browse files Browse the repository at this point in the history
  • Loading branch information
rangoo94 authored Nov 9, 2023
1 parent 5a38f51 commit 4df669e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/e2e-tests/fixtures/triggers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
concurrencyPolicy: '',
testSelector: {
name: 'postman-executor-smoke',
namespace: 'testkube',
...(config.cloudContext ? {} : {namespace: config.namespace}),
},
resourceSelector: {
name: 'non-existant-resource',
Expand Down

0 comments on commit 4df669e

Please sign in to comment.