aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe/tests')
-rw-r--r--crates/shirabe/tests/repository/vcs/github_driver_test.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/shirabe/tests/repository/vcs/github_driver_test.rs b/crates/shirabe/tests/repository/vcs/github_driver_test.rs
index 8b30a796..dfdbb01e 100644
--- a/crates/shirabe/tests/repository/vcs/github_driver_test.rs
+++ b/crates/shirabe/tests/repository/vcs/github_driver_test.rs
@@ -613,7 +613,6 @@ fn test_funding_format() {
}
}
-#[ignore = "funding/archived parsing differs from PHP; not date-related"]
#[test]
fn test_public_repository_archived() {
let SetUp { home, config } = set_up();