Skip to content

Commit

Permalink
Add unit tests for automatic upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
anchpop committed Nov 25, 2024
1 parent c00371b commit e761663
Show file tree
Hide file tree
Showing 4 changed files with 477 additions and 118 deletions.
3 changes: 3 additions & 0 deletions rs/sns/governance/src/governance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6132,3 +6132,6 @@ mod fail_stuck_upgrade_in_progress_tests;

#[cfg(test)]
mod advance_target_sns_version_tests;

#[cfg(test)]
mod test_helpers;
Loading

0 comments on commit e761663

Please sign in to comment.