testing for the latest changes

This commit is contained in:
axleiro
2021-12-10 19:44:22 +05:30
committed by GitHub
parent 08940fff10
commit 622fd7c7ec

View File

@ -1147,4 +1147,4 @@ mod tests {
assert!(test.get_should_age(test.storage.current_age()));
assert_eq!(test.storage.count_ages_flushed(), 0);
}
}
}