Skip to content

Commit 5c66351

Browse files
authored
Revert "test: Ignore test until engine fix merges" (#8013)
Revert "test: Ignore test until engine fix merges (#8011)" This reverts commit c3d1f9c.
1 parent d6f4dc2 commit 5c66351

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/kcl-lib/src/simulation_tests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3686,7 +3686,6 @@ mod user_reported_union_2_bug {
36863686
}
36873687

36883688
/// Test that KCL is executed correctly.
3689-
#[ignore]
36903689
#[tokio::test(flavor = "multi_thread")]
36913690
async fn kcl_test_execute() {
36923691
super::execute(TEST_NAME, false).await

0 commit comments

Comments
 (0)