We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e871276 commit 01f1f42Copy full SHA for 01f1f42
setup/src/Magento/Setup/Test/Unit/Model/PackagesDataTest.php
@@ -233,7 +233,7 @@ public function testSyncPackagesData()
233
* @expectedException \RuntimeException
234
* @expectedExceptionMessage Couldn't get available versions for package partner/package-4
235
*/
236
- public function testGetPackagesForUPdateWithException()
+ public function testGetPackagesForUpdateWithException()
237
{
238
$requiredPackages = [
239
'partner/package-4' => '4.0.4',
0 commit comments