Skip to content

Commit 0cbdd0f

Browse files
committed
Merge remote-tracking branch 'mainline/2.1-develop' into 2.1-develop
2 parents 8e1cd05 + fa4bccb commit 0cbdd0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AdobeStockImageAdminUi/Test/Unit/Controller/Adminhtml/Preview/DownloadTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ protected function setUp(): void
102102
'isAjax' => 'true',
103103
'media_id' => 283415387,
104104
'destination_path' => '',
105-
'form_key' => 'PyXOATf2fL9Y8iZf'
105+
'form_key' => 'PyXOATf2fL9Y8iZf',
106106
]
107107
);
108108
$this->getAssetById->expects($this->once())

0 commit comments

Comments
 (0)