mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update integration.modules.test_network.NetworkTest.test_network_ping test address
This commit is contained in:
parent
e03aed58e8
commit
27c79d2a21
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