Skip to content

tests: fixing parameter type passed to is_optional#16669

Merged
lizan merged 1 commit intoenvoyproxy:mainfrom
adisuissa:fix_is_optional
May 26, 2021
Merged

tests: fixing parameter type passed to is_optional#16669
lizan merged 1 commit intoenvoyproxy:mainfrom
adisuissa:fix_is_optional

Conversation

@adisuissa
Copy link
Copy Markdown
Contributor

Commit Message: fixing parameter type passed to is_optional
Additional Description:
A couple of tests passed a string "true" to a boolean protobuf field.
This PR changes the passed parameter to boolean.

Risk Level: Low - tests code only.
Testing: Updating tests.
Docs Changes: N/A.
Release Notes: N/A.
Platform Specific Features: N/A.

Signed-off-by: Adi Suissa-Peleg adip@google.com

Signed-off-by: Adi Suissa-Peleg <adip@google.com>
Copy link
Copy Markdown
Contributor

@snowp snowp left a comment

Choose a reason for hiding this comment

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

Thanks!

@lizan lizan merged commit a43d8fb into envoyproxy:main May 26, 2021
leyao-daily pushed a commit to leyao-daily/envoy that referenced this pull request Sep 30, 2021
Signed-off-by: Adi Suissa-Peleg <adip@google.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.

3 participants