mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
tests/unit/plugins/modules/test_composer.yaml: remove redundant lines (#10910)
This commit is contained in:
parent
85053728ce
commit
10bdd9c56b
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
|||
# 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:
|
||||
- id: composer
|
||||
input:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue