Skip to content
Snippets Groups Projects
Commit a2f470c9 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 234bfaab
No related branches found
No related tags found
3 merge requests!1759Issue #3356778: Release 5.1.1,!1679Issue #3349074: Fix the OpenStack Project create and edit form in SPA that "Member" cannot be saved due to a validation error,!1607Issue #3343582: Add the function to preview OpenStack stack in the SPA
......@@ -45,7 +45,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