Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
creydr committed Feb 6, 2024
1 parent a6b05c6 commit 503cee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/channel-reconciler-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ echo "Running E2E Channel Reconciler Tests with OIDC authentication enabled"

kubectl apply -Rf "$(dirname "$0")/config-oidc-authentication"

go_test_e2e -timeout=1h ./test/e2e_new_channel/... -run OIDC || fail_test
go_test_e2e -timeout=1h ./test/e2e_new_channel/... -run OIDC || fail_test

0 comments on commit 503cee9

Please sign in to comment.