chore: turn a test on
parent
00df7b064c
commit
19848eb132
|
@ -2,7 +2,6 @@ use assert_cmd::Command;
|
||||||
use predicates::prelude::*;
|
use predicates::prelude::*;
|
||||||
use std::time::Duration;
|
use std::time::Duration;
|
||||||
|
|
||||||
#[ignore]
|
|
||||||
#[tokio::test]
|
#[tokio::test]
|
||||||
async fn test_logging() {
|
async fn test_logging() {
|
||||||
Command::cargo_bin("influxdb_iox")
|
Command::cargo_bin("influxdb_iox")
|
||||||
|
|
Loading…
Reference in New Issue