You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-01 06:06:57 +03:00
test helper improvements (#9242)
This commit is contained in:
@ -475,4 +475,4 @@ TEST_CASES = [
|
||||
),
|
||||
]
|
||||
|
||||
Helper.from_list(sys.modules[__name__], snap, TEST_CASES)
|
||||
Helper.from_spec(sys.modules[__name__], snap, TEST_CASES)
|
||||
|
Reference in New Issue
Block a user