Skip to content

Commit 3d0dfad

Browse files
authored
unskip metric test (#493)
Closes #318
1 parent 0fe9ef4 commit 3d0dfad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/metrics/task_metrics_collector.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ mod tests {
251251
/// single node execution:
252252
/// "column types must match schema types, expected Dictionary(UInt16, Utf8) but found Utf8 at column index 0"
253253
#[tokio::test]
254-
#[ignore]
255254
async fn test_metrics_collection_e2e_4() {
256255
run_metrics_collection_e2e_test("SELECT distinct company from table2").await;
257256
}

0 commit comments

Comments
 (0)