From 9506cfafe29417a5c4149cf618f7e8c79d463e4e Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 22 Jun 2026 02:33:21 +0900 Subject: test: un-ignore tests that now pass Co-Authored-By: Claude Opus 4.8 (1M context) --- crates/shirabe/tests/advisory/auditor_test.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/shirabe/tests/advisory/auditor_test.rs') diff --git a/crates/shirabe/tests/advisory/auditor_test.rs b/crates/shirabe/tests/advisory/auditor_test.rs index 038c675..7e02db8 100644 --- a/crates/shirabe/tests/advisory/auditor_test.rs +++ b/crates/shirabe/tests/advisory/auditor_test.rs @@ -88,7 +88,6 @@ fn test_audit_with_ignore_severity() { } #[test] -#[ignore] fn test_needs_complete_advisory_load() { let cases: Vec<( IndexMap>, -- cgit v1.3.1