chore: turn test on

pull/24376/head
Nga Tran 2021-09-16 15:09:57 -04:00
parent cf4fd500b9
commit 5878d3977c
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ use assert_cmd::Command;
use predicates::prelude::*;
use std::time::Duration;
#[ignore]
#[tokio::test]
async fn test_logging() {
Command::cargo_bin("influxdb_iox")