Switch to Ansible Galaxy compatible requirements files for tests. (#607)

pull/609/head
Felix Fontein 2023-05-21 13:33:19 +02:00 committed by GitHub
parent c703dd6056
commit e3bc22f7d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt) # GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later # SPDX-License-Identifier: GPL-3.0-or-later
integration_tests_dependencies: collections:
- community.general - community.general
- community.internal_test_tools - community.internal_test_tools
unit_tests_dependencies: []