Jelajahi Sumber

Update pytest-salt url

Updates pytest-salt url to point to
https://github.com/vmware-archive/pytest-salt. Should re-work tests
to use pytest-salt-factories.
Barney Sowood 1 tahun lalu
induk
melakukan
acce4f6c5b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      tests/requirements.txt

+ 1 - 1
tests/requirements.txt

@@ -2,7 +2,7 @@ mock
 pytest>=3.5.0,<4.0.0
 pytest-rerunfailures
 pytest-cov
-git+https://github.com/saltstack/pytest-salt@master#egg=pytest-salt
+git+https://github.com/vmware-archive/pytest-salt@master#egg=pytest-salt
 tornado<5.0.0
 CherryPy
 setuptools_scm