Skip to content

Commit a777741

Browse files
authored
Update tests/instrumentation/azure_tests.py
1 parent 7cd6275 commit a777741

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/instrumentation/azure_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ def test_data_table(instrument, elasticapm_client, data_table_service):
265265
assert span["type"] == "storage"
266266
assert span["subtype"] == "azuretable"
267267
assert span["action"] == "Delete"
268-
269268

270269
def test_table(instrument, elasticapm_client, table_service):
271270
table_name = table_service.table_name

0 commit comments

Comments
 (0)