Skip to content

Commit

Permalink
enabe nsis
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir committed Nov 17, 2024
1 parent 802e416 commit ee5332f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/updater/tests/app-updater/tests/update.rs
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ fn app() {
#[test]
#[ignore]
fn it_updates() {
// #[cfg(windows)]
// nsis();
#[cfg(windows)]
nsis();
// MSI test should be the last one
#[cfg(windows)]
msi();
Expand Down

0 comments on commit ee5332f

Please sign in to comment.