mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #52614 from Ch3LL/cp-test_network-2019.2.1
[2019.2.1] Update integration.modules.test_network.NetworkTest.test_network_ping…
This commit is contained in:
commit
77943e5f38
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ from tests.support.unit import skipIf
|
|||
import salt.utils.path
|
||||
import salt.utils.platform
|
||||
|
||||
URL = 'repo.saltstack.com'
|
||||
URL = 'google-public-dns-a.google.com'
|
||||
|
||||
|
||||
class NetworkTest(ModuleCase):
|
||||
|
|
Loading…
Add table
Reference in a new issue