Update test_plan and README
This commit is contained in:
@@ -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) == 7
|
||||
assert len(resources) == 28
|
||||
assert len(resources) == 29
|
||||
|
||||
Reference in New Issue
Block a user