fixup! Address review notices.
This commit is contained in:
parent
bef27d4815
commit
e625db711a
2 changed files with 3 additions and 3 deletions
|
|
@ -283,7 +283,7 @@ def test_batches(client, trace_service, batch_count):
|
|||
def test_custom_resource_attributes(client, trace_service):
|
||||
assert client.get("http://127.0.0.1:18080/ok").status_code == 200
|
||||
|
||||
trace_service.wait_batch()
|
||||
trace_service.wait_one_batch()
|
||||
|
||||
for batch in trace_service.batches:
|
||||
assert get_attr(batch[0].resource, "service.name") == "test_service"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue