Fix following error of VolumeAttachDetachTest Testcase
Drupal\Tests\aws_cloud\Functional\Ec2\VolumeAttachDetachTest::testVolumeAttachDetach
TypeError: Argument 1 passed to Drupal\Tests\aws_cloud\Functional\AwsCloudTestCase::updateAttachDetachVolumeMockData() must be of the type array, string given, called in /var/www/html/web/cloud-8/web/modules/contrib/cloud/modules/cloud_service_providers/aws_cloud/tests/src/Functional/Ec2/VolumeAttachDetachTest.php on line 80
Drupal\Tests\aws_cloud\Functional\Ec2\VolumeAttachDetachTest::testVolumeBulkDetach
TypeError: Argument 1 passed to Drupal\Tests\aws_cloud\Functional\AwsCloudTestCase::updateAttachDetachVolumeMockData() must be of the type array, string given, called in /var/www/html/web/cloud-8/web/modules/contrib/cloud/modules/cloud_service_providers/aws_cloud/tests/src/Functional/Ec2/VolumeAttachDetachTest.php on line 156
Comments
Comment #2
jigish.addweb commentedComment #3
jigish.addweb commentedComment #4
yas@jigishaddweb
Thank you for the fix.
Api datashould beThe API data.Comment #5
yasComment #6
jigish.addweb commentedComment #7
jigish.addweb commented@yas
Thank you for reviewing the patch.
I have changed the parameter comment as per your previous comment.
Please review new patch file.
Thanks
Comment #8
xiaohua guan commented@jigish.addweb
Thanks for your patch. It looks good to me.
Comment #9
baldwinlouie commented@all, Thank you to @xiaohua-guan for reviewing this patch. I'm marking it RTBC.
Comment #10
yas@guan @baldwinlouie
Thank you for your review. I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed.Comment #13
yasComment #14
yas