Skip to content
Snippets Groups Projects
Verified Commit c4da9c59 authored by Bartek Wrona's avatar Bartek Wrona Committed by Mateusz Tyszczak
Browse files

Python test pattern adjusted to changed location of asserioin in the C++ code

parent bcb6083f
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !282. Comments created here will be created in the context of that merge request.
......@@ -44,5 +44,5 @@ def test_op_proto_to_legacy_api():
b'var.is_object()\n'
b'cpp_proto_to_legacy_api requires JSON object as an argument\n'
b' {}\n'
b' protobuf_protocol_impl.inl:625 operator()'
b' protobuf_protocol_impl.inl:627 operator()'
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment