enabe nsis

This commit is contained in:
amrbashir
2024-11-17 17:09:21 +02:00
parent 802e416a51
commit ee5332fa84
@@ -281,8 +281,8 @@ fn app() {
#[test] #[test]
#[ignore] #[ignore]
fn it_updates() { fn it_updates() {
// #[cfg(windows)] #[cfg(windows)]
// nsis(); nsis();
// MSI test should be the last one // MSI test should be the last one
#[cfg(windows)] #[cfg(windows)]
msi(); msi();