pull/2060/head
amrbashir 7 months ago
parent 802e416a51
commit ee5332fa84
No known key found for this signature in database
GPG Key ID: BBD7A47A2003FF33

@ -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();

Loading…
Cancel
Save