chore: turn a test on

pull/24376/head
Nga Tran 2021-09-08 17:30:55 -04:00
parent 00df7b064c
commit 19848eb132
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")