Skip to content
Snippets Groups Projects
Commit 31e19ab0 authored by Kumiko Ono's avatar Kumiko Ono Committed by Yas Naoi
Browse files

Issue #3284370 by kumikoono, yas: Hotfix - Add a BDD test directory for OpenStack module

parent 159160c3
Branches
Tags
3 merge requests!1316Issue #3310263: Release 4.5.0,!1260Issue #3307397: Release 4.4.0,!1061Issue #3284370: Add a BDD test directory for OpenStack module
......@@ -46,7 +46,8 @@
"psr-4": {
"Drupal\\Tests\\cloud\\": "tests/src/",
"Drupal\\Tests\\aws_cloud\\": "modules/cloud_service_providers/aws_cloud/tests/src/",
"Drupal\\Tests\\k8s\\": "modules/cloud_service_providers/k8s/tests/src/"
"Drupal\\Tests\\k8s\\": "modules/cloud_service_providers/k8s/tests/src/",
"Drupal\\Tests\\openstack\\": "modules/cloud_service_providers/openstack/tests/src/"
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment