Merge remote-tracking branch 'origin/master' into hierarchical-firewall

This commit is contained in:
Julio Castillo
2020-11-25 14:37:36 +01:00
9 changed files with 93 additions and 55 deletions

View File

@@ -24,4 +24,4 @@ def test_resources(e2e_plan_runner):
"Test that plan works and the numbers of resources is as expected."
modules, resources = e2e_plan_runner(FIXTURES_DIR)
assert len(modules) == 14
assert len(resources) == 60
assert len(resources) == 61