Re-enable strategy units (#78293)

pull/78300/head
Matt Martz 2 years ago committed by GitHub
parent 5e74693215
commit c6c9d90ca4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,8 +35,6 @@ from ansible.plugins.strategy import StrategyBase
import pytest
pytestmark = pytest.mark.skipif(True, reason="Temporarily disabled due to fragile tests that need rewritten")
class TestStrategyBase(unittest.TestCase):

Loading…
Cancel
Save