enable tracing acceptance test
This commit is contained in:
parent
fceef849cf
commit
de34c47cc2
|
|
@ -790,7 +790,6 @@ async fn metrics_endpoint() -> Result<()> {
|
|||
}
|
||||
|
||||
#[tokio::test]
|
||||
#[ignore]
|
||||
async fn tracing_endpoint() -> Result<()> {
|
||||
use hyper::{Body, Client, Request, Uri};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue