Selaa lähdekoodia

Fix installer name in tests

Thomas Kluyver 5 vuotta sitten
vanhempi
säilyke
7856895753
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      nsist/tests/test_main.py

+ 1 - 1
nsist/tests/test_main.py

@@ -61,7 +61,7 @@ def test_installer(console_eg_copy, tmp_path):
         check=True,
     )
 
-    installer = console_eg_copy / 'build' / 'nsis' / 'Guess_the_Number_1.0.exe'
+    installer = console_eg_copy / 'build' / 'nsis' / 'Sample_printer_1.0.exe'
     inst_dir = tmp_path / 'inst'
 
     # Run installer