Skip to content

fix missing test function#6785

Merged
JorTurFer merged 1 commit intokedacore:mainfrom
jxs1211:fix/missing-test-function
May 27, 2025
Merged

fix missing test function#6785
JorTurFer merged 1 commit intokedacore:mainfrom
jxs1211:fix/missing-test-function

Conversation

@jxs1211
Copy link
Contributor

@jxs1211 jxs1211 commented May 18, 2025

Provide a description of what has been changed

Checklist

Fixes #6784

Relates to #

➜  keda git:(fix/missing-test-function) ✗ go test -v -tags e2e tests/utils/setup_test.go -run TestVerifyPodsIdentity
=== RUN   TestVerifyPodsIdentity
--- PASS: TestVerifyPodsIdentity (0.00s)
PASS
ok      command-line-arguments  0.037s

Signed-off-by: Jay Shane <327411586@qq.com>
@jxs1211 jxs1211 requested a review from a team as a code owner May 18, 2025 03:42
Copy link
Member

@JorTurFer JorTurFer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch! Thanks!

@JorTurFer JorTurFer merged commit b513bf3 into kedacore:main May 27, 2025
18 of 20 checks passed
dpochopsky pushed a commit to dpochopsky/keda that referenced this pull request Sep 12, 2025
Signed-off-by: Jay Shane <327411586@qq.com>
Signed-off-by: David Pochopsky <david.pochopsky@united.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test Function Skipped: Name Does Not Start with 'Test'

2 participants