This commit is contained in:
mergify[bot] 2024-04-26 04:25:07 +00:00 committed by GitHub
commit 4a4f1d9be8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -451,6 +451,7 @@ fn finalized_equals_pushed_history_tree() -> Result<()> {
/// Check that rejected blocks do not change the internal state of a genesis chain
/// in a non-finalized state.
#[test]
#[cfg(not(target_os = "windows"))]
fn rejection_restores_internal_state_genesis() -> Result<()> {
let _init_guard = zebra_test::init();