Update test_plan and README

This commit is contained in:
Arseny Chernov
2021-12-16 21:27:51 +08:00
parent f23e314bea
commit 9bbae283ba
3 changed files with 21 additions and 2 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) == 7
assert len(resources) == 28
assert len(resources) == 29