Skip to content

Commit

Permalink
minor: disable moon query test (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
Young-Flash authored Jan 10, 2025
1 parent a86986a commit 8a8308c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/moon/tests/test_cases/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8174,6 +8174,7 @@ fn test_run_doc_test() {

#[cfg(unix)]
#[test]
#[ignore = "moon query may no support anymore"]
fn test_moon_query() {
let dir = TestDir::new("test_filter_pkg_with_test_imports.in");

Expand Down

0 comments on commit 8a8308c

Please sign in to comment.