mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Attempt to fix ping tests
This commit is contained in:
parent
b368da74f0
commit
2571387f27
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ pytestmark = [
|
|||
|
||||
@pytest.fixture(scope="module")
|
||||
def url(modules):
|
||||
return "rewrite.amazon.com"
|
||||
return "ns.google.com"
|
||||
|
||||
|
||||
@pytest.fixture(scope="module")
|
||||
|
|
Loading…
Add table
Reference in a new issue