Move AWS placebo fixtures into test/units/utils so module_utils tests can use them (#37300)

This commit is contained in:
Sloane Hertel 2018-03-22 14:57:59 -04:00 committed by ansibot
parent 296ad80002
commit f53f29352d
6 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@
import pytest
from mock import patch
from .placebo_fixtures import placeboify, maybe_sleep
from units.utils.amazon_placebo_fixtures import placeboify, maybe_sleep
from ansible.modules.cloud.amazon import cloudformation as cfn_module
basic_yaml_tpl = """