Skip to content

Commit

Permalink
internal: enable test for moon doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lijunchen committed Sep 14, 2024
1 parent 0dc4699 commit ebf556b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/moon/tests/test_cases/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6531,7 +6531,6 @@ fn test_moon_doc_dry_run() {
}

#[test]
#[ignore = "wait for the latest release of moonc"]
fn test_moon_doc() {
let dir = TestDir::new("moon_doc.in");
let _ = get_stderr_on_success_with_args_and_replace_dir(&dir, ["doc"]);
Expand Down

0 comments on commit ebf556b

Please sign in to comment.