This commit is contained in:
Lorenzo Caggioni 2021-06-25 13:10:28 +02:00
parent 37533b2d41
commit 889c456458
1 changed files with 1 additions and 1 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) == 6
assert len(resources) == 35
assert len(resources) == 46