mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
tests/unit/plugins/modules/test_composer.yaml: remove redundant lines (#10910)
This commit is contained in:
@@ -3,9 +3,6 @@
|
|||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
---
|
---
|
||||||
anchors:
|
|
||||||
environ_true: &env-def-true {environ_update: {LANGUAGE: C, LC_ALL: C}, check_rc: true}
|
|
||||||
environ_false: &env-def-false {environ_update: {LANGUAGE: C, LC_ALL: C}, check_rc: false}
|
|
||||||
test_cases:
|
test_cases:
|
||||||
- id: composer
|
- id: composer
|
||||||
input:
|
input:
|
||||||
|
|||||||
Reference in New Issue
Block a user