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]
#[ignore]
fn it_updates() {
// #[cfg(windows)]
// nsis();
#[cfg(windows)]
nsis();
// MSI test should be the last one
#[cfg(windows)]
msi();