# RecordRequests is not supported for integration tests yet. Once we have support # for running integration tests with record requests we can remove this test since # it's a copy of acceptance/telemetry/upload-succeeds. [[Server]] Pattern = "POST /telemetry-ext" Response.Body = ''' { "errors": [], "numProtoSuccess": 2 } '''