systemtest: fix API Key system test#4063
Conversation
Ensure API Keys beginning with hyphens are not interpreted as CLI flags. See elastic#3495
💚 Build SucceededExpand to view the summary
Build stats
Test stats 🧪
Steps errorsExpand to view the steps failures
|
simitt
left a comment
There was a problem hiding this comment.
hope it didn't take too long (again) to figure that out; I should have left a comment when fixing in the python tests.
It didn't take long, no worries. The moment I saw a hyphen at the front of a failing API Key, I remembered your fix :) |
Ensure API Keys beginning with hyphens are not interpreted as CLI flags. See elastic#3495
Ensure API Keys beginning with hyphens are not interpreted as CLI flags. See #3495
Fixes #4062