Przeglądaj źródła

Fix installer name in tests

Thomas Kluyver 5 lat temu
rodzic
commit
7856895753
1 zmienionych plików z 1 dodań i 1 usunięć
  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