tests: update test_remote_timeline_client_calls_started_metric for deletion queue

This commit is contained in:
John Spray
2023-08-15 13:24:23 +01:00
parent 43c9a09d8f
commit a00d4a8d8c

View File

@@ -526,7 +526,6 @@ def test_remote_timeline_client_calls_started_metric(
calls_started: Dict[Tuple[str, str], List[int]] = {
("layer", "upload"): [0],
("index", "upload"): [0],
("layer", "delete"): [0],
}
def fetch_calls_started():