Skip to content

Commit

Permalink
chore: fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
j75689 committed Jul 4, 2024
1 parent 30004f6 commit 5acb836
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/bsc/tasks/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,8 @@ where

#[cfg(test)]
mod tests {
use super::*;

#[test]
fn test_inner_storage() {
let default_block = Header::default().seal_slow();
Expand Down

0 comments on commit 5acb836

Please sign in to comment.