Skip to content

Commit

Permalink
chore: disable run command test
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <xpf6677@163.com>
  • Loading branch information
Peefy committed Sep 14, 2024
1 parent e85787c commit aa87551
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kclvm/cmd/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ fn test_external_cmd_invalid() {
}
}

#[test]
// All the unit test cases in [`test_run_command`] can not be executed concurrently.
fn test_run_command() {
test_run_command_with_import();
Expand Down

0 comments on commit aa87551

Please sign in to comment.